Files
typthon/Lib/test/xmltestdata/simple.xml
2025-07-22 07:54:51 +01:00

7 lines
122 B
XML

<!-- comment -->
<root>
<element key='value'>text</element>
<element>text</element>tail
<empty-element/>
</root>