7 lines
112 B
XML

<!DOCTYPE doc [
<!ELEMENT doc (#PCDATA)>
<!ENTITY % pe SYSTEM "dtds/pe-latin1.ent">
%pe;
]>
<doc>&latin1;</doc>