Files
UnrealEngine/Engine/Binaries/ThirdParty/Python3/Win64/Lib/test/xmltestdata/simple.xml
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00

7 lines
122 B
XML

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