Skip to content

Instantly share code, notes, and snippets.

@jmarmolejos
Last active December 17, 2015 00:10
Show Gist options
  • Save jmarmolejos/5518989 to your computer and use it in GitHub Desktop.
Save jmarmolejos/5518989 to your computer and use it in GitHub Desktop.
<companies type="array">
<company>
<created-at type="datetime">2013-05-04T18:05:09Z</created-at>
<id type="integer">2</id>
<name>There we go</name>
<updated-at type="datetime">2013-05-04T18:40:45Z</updated-at>
</company>
<company>
<created-at type="datetime">2013-05-04T18:14:23Z</created-at>
<id type="integer">5</id>
<name>La compa~ia2</name>
<updated-at type="datetime">2013-05-04T18:37:48Z</updated-at>
</company>
<company>
<created-at type="datetime">2013-05-04T18:39:32Z</created-at>
<id type="integer">6</id>
<name>La compa~ia2</name>
<updated-at type="datetime">2013-05-04T18:39:32Z</updated-at>
</company>
</companies>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment