Skip to content

Instantly share code, notes, and snippets.

@imanuelcostigan
Last active May 5, 2016 10:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save imanuelcostigan/117c15b8ca8fd429933c3a04f8b1af9b to your computer and use it in GitHub Desktop.
Save imanuelcostigan/117c15b8ca8fd429933c3a04f8b1af9b to your computer and use it in GitHub Desktop.
Test XML file
<?xml version="1.0" encoding="utf-8"?>
<!-- # https://github.com/hadley/xml2/issues/79 -->
<Items>
<Item index_0="0" index_1="0">
<Value>1</Value>
</Item>
<Item index_0="0" index_1="1">
<Value>2</Value>
</Item>
</Items>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment