<?xml version="1.0" encoding="ISO-8859-1" ?>
<!-- Hi I am also an XML comment -->
<note>
<date> 2013-05-01 </date>
<widget />
<to type="recipient"> 
    <variety> human </variety>
    George </to>
<from> Ringo </from>
<heading> Reminder </heading>
<body> Don't forget to drink your Ovaltine! </body>
</note>
