Files
server/usr/share/doc/python3-lxml/examples/simple-ns.xml
2026-01-07 20:52:11 +01:00

6 lines
131 B
XML

<root xmlns='http://namespace/'>
<element key='value'>text</element>
<element>text</element>tail
<empty-element/>
</root>