Skip to content

Instantly share code, notes, and snippets.

@typekpb
Created July 23, 2013 13:33
Show Gist options
  • Save typekpb/6062373 to your computer and use it in GitHub Desktop.
Save typekpb/6062373 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<messages>
<note id="501">
<to>Tove</to>
<from>Jani</from>
<heading>Reminder</heading>
<body>Don't forget me this weekend!</body>
</note>
<note id="502">
<to>Jani</to>
<from>Tove</from>
<heading>Re: Reminder</heading>
<body>I will not</body>
</note>
</messages>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment