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