blob: e9d85b8d8fce6ae237500decb2e60ecf0bbe89f0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
<?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>
|