summaryrefslogtreecommitdiff
path: root/lib/xmerl/doc/examples/xml/test2.xml
blob: 0cb11194fc9459908b97dad77f31e64b9fd18091 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding = "ISO-8859-1" ?>
<People>
  <!-- This is a real comment -->
  <comment>This is a comment</comment>
  <Person Type = "Personal">
  </Person>
</People>