Files
2025-08-26 22:57:23 +08:00

6 lines
93 B
XML

<!DOCTYPE doc [
<!ELEMENT doc (#PCDATA)>
<!ENTITY e SYSTEM "010.ent">
]>
<doc>&e;</doc>