(root)/
libxml2-2.12.3/
test/
valid/
huge.xml
<!DOCTYPE doc [
<!ENTITY % pe SYSTEM "dtds/huge.ent">
%pe;
]>
<doc>test</doc>