Skip to content

Instantly share code, notes, and snippets.

@VladVin
Created November 24, 2015 19:10
Show Gist options
  • Save VladVin/d875caf3537013ecd621 to your computer and use it in GitHub Desktop.
Save VladVin/d875caf3537013ecd621 to your computer and use it in GitHub Desktop.
<?xml version="1.0" standalone="yes"?>
<Vegetables>
<Potato>
<Name>Row 0</Name>
<Number>0</Number>
</Potato>
<Potato>
<Name>Row 1</Name>
<Number>1</Number>
</Potato>
<Potato>
<Name>Row 2</Name>
<Number>2</Number>
</Potato>
<Potato>
<Name>Row 3</Name>
<Number>3</Number>
</Potato>
<Potato>
<Name>Row 4</Name>
<Number>4</Number>
</Potato>
</Vegetables>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment