Files

8 lines
155 B
XML
Raw Permalink Normal View History

2026-07-19 22:48:13 +08:00
<?xml version="1.0"?>
<!DOCTYPE doc [
<!ELEMENT doc (#PCDATA)>
<!ENTITY % pe SYSTEM "dtds/pe-latin1.ent">
<!ENTITY latin1 "äöü">
]>
<doc>&latin1;</doc>