Skip to content

Instantly share code, notes, and snippets.

@cpsievert
Created November 18, 2014 19:01
Show Gist options
  • Save cpsievert/85e340814cb855a60dc4 to your computer and use it in GitHub Desktop.
Save cpsievert/85e340814cb855a60dc4 to your computer and use it in GitHub Desktop.
<mariokart>
<driver name="Bowser" occupation="Koopa">
<vehicle speed="55" weight="25"> Wario Bike </vehicle>
<vehicle speed="40" weight="67"> Piranha Prowler </vehicle>
</driver>
<driver name="Peach" occupation="Princess">
<vehicle speed="54" weight="29"> Royal Racer </vehicle>
<vehicle speed="50" weight="34"> Wild Wing </vehicle>
</driver>
</mariokart>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment