aboutsummaryrefslogtreecommitdiffstats
path: root/lib/xmerl/doc/examples/xml/test3.xml
blob: dbdc1e62c26dbecd2699d4f362efb2a08196ffbe (plain) (blame)
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>