about summary refs log tree commit diff
path: root/third_party/lisp/s-xml/test/simple.xml
<?xml version="1.0"?>
<!-- This is a very simple XML document -->
<root id="123">
  <text>Hello World!</text>
</root>