summaryrefslogtreecommitdiff
path: root/sax/qa/data/note.xml
blob: 830b1c2d95ab584d6a2c1971080a4d302f5952bd (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8"?>
<note>
    <to>ABC</to>
    <from>XYZ</from>
    <heading>Reminder</heading>
    <body>Don't forget me this weekend!</body>
</note>