Skip to content

Instantly share code, notes, and snippets.

@jstorimer
Created January 12, 2009 03:19
Show Gist options
  • Select an option

  • Save jstorimer/45865 to your computer and use it in GitHub Desktop.

Select an option

Save jstorimer/45865 to your computer and use it in GitHub Desktop.
<Animals>
<dog>
<name>Rufus</name>
<BReed>labrador</breed>
</dog>
<dog>
<name>Marty</name>
<BReed>whippet</breed>
</dog>
<cat name="Matilda"/>
</animals>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment