Skip to content

Instantly share code, notes, and snippets.

@sprsquish
Created May 17, 2009 20:12
Show Gist options
  • Save sprsquish/113152 to your computer and use it in GitHub Desktop.
Save sprsquish/113152 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<inventory xmlns="http://alicesautosupply.example.com/">
<tire name="super slick racing tire" />
<tire name="all weather tire" />
</inventory>
<inventory xmlns="http://bobsbikes.com">
<tire name="narrow street tire" />
<tire name="mountain trail tire" />
</inventory>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment