Skip to content

Instantly share code, notes, and snippets.

@spdustin
Created March 1, 2016 17:25
Show Gist options
  • Save spdustin/ae167f4f9a2823cf5e2d to your computer and use it in GitHub Desktop.
Save spdustin/ae167f4f9a2823cf5e2d to your computer and use it in GitHub Desktop.
cars.xml
<cars>
<car year="1972" make="Ford" model="Pinto" explodes="yes"/>
<car year="2016" make="Toyota" model="Prius"/>
<car year="1996" make="Nissan" model="Sentra"/>
</cars>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment