about summary refs log tree commit diff
path: root/third_party/lisp/s-xml/test/simple.xml
blob: 08ad9424e3ae8a3372f4bcaa16931311fa165442 (plain) (blame)
1
2
3
4
5
<?xml version="1.0"?>
<!-- This is a very simple XML document -->
<root id="123">
  <text>Hello World!</text>
</root>