mirror of
https://github.com/python/cpython.git
synced 2026-01-04 06:22:20 +00:00
7 lines
122 B
XML
7 lines
122 B
XML
|
|
<!-- comment -->
|
||
|
|
<root>
|
||
|
|
<element key='value'>text</element>
|
||
|
|
<element>text</element>tail
|
||
|
|
<empty-element/>
|
||
|
|
</root>
|