sprsquish (owner)

Forks

Revisions

gist: 113152 Download_button fork
public
Public Clone URL: git://gist.github.com/113152.git
Embed All Files: show embed
XML #
1
2
3
4
5
6
7
8
9
10
<?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>