forked from Rust-related/RustPython
Also adds the following supporting files: - everything in the xmltestdata/c14n-20/ directory - xmltestdata/expat224_utf8_bug.xml - xmltestdata/simple-ns.xml - xmltestdata/simple.xml
7 lines
122 B
XML
Vendored
7 lines
122 B
XML
Vendored
<!-- comment -->
|
|
<root>
|
|
<element key='value'>text</element>
|
|
<element>text</element>tail
|
|
<empty-element/>
|
|
</root>
|