about summary refs log blame commit diff
path: root/third_party/lisp/s-xml/test/simple.xml
blob: 08ad9424e3ae8a3372f4bcaa16931311fa165442 (plain) (tree)
1
2
3
4
5




                                           
<?xml version="1.0"?>
<!-- This is a very simple XML document -->
<root id="123">
  <text>Hello World!</text>
</root>