Files
2023-10-13 14:01:41 +00:00

8 lines
130 B
XML

<?xml version="1.0"?>
<!-- comment before the DTD -->
<!DOCTYPE doc [
<!ELEMENT doc ANY>
]>
<!-- comment after the DTD -->
<doc/>