1
0
mirror of https://github.com/httpie/cli.git synced 2025-12-26 00:31:53 +02:00
Files
httpie-cli/tests/fixtures/xmldata/valid/simple_formatted.xml

8 lines
122 B
XML
Raw Permalink Normal View History

<!-- comment -->
<root>
2021-09-01 10:26:21 +02:00
<element key="value">text</element>
<element>text</element>
tail
<empty-element/>
</root>