<?xml version="1.0" encoding="ISO-8859-1" ?>
<!-- Hi, I am a comment.
Yes, I actually adapted this W3Schools,
http://www.w3schools.com/xml/xml_whatis.asp
-->
<note>
<date> 2016-04-18 </date>
<widget />
<to> George </to>
<from> Ringo </from>
<heading> Reminder </heading>
<body> When are we recording again? </body>
</note>