1
    2
    3
    4
    5
    6
    7

content / test / data / dom_serializer / note.xml [blame]

<?xml version="1.0" encoding="UTF-8"?>
<note>
<to><Johnny></to>
<from><Boss></from>
<heading>Reminder</heading>
<body>Get "review" and 'check' in code!</body>
</note>