Skip to content

Instantly share code, notes, and snippets.

View jonmarkgo's full-sized avatar
🎓
preparing the MLH Fellowship

Jonathan Gottfried jonmarkgo

🎓
preparing the MLH Fellowship
View GitHub Profile
<?xml version="1.0" encoding="UTF-8"?>
<listings type="array">
<listing>
<created-at type="datetime">2011-02-09T17:28:40Z</created-at>
<description>Homemade Lemonade</description>
<id type="integer">1</id>
<lat type="float">22.73</lat>
<lng type="float">-20.19</lng>
<photo-url>http://example.com/photo.jpg</photo-url>
<price type="integer">100</price>
[{
"listing": {
"created_at": "2011-02-09T17:28:40Z",
"description": "Homemade Lemonade",
"id": 1,
"lat": 22.73,
"lng": -20.19,
"phone_number": null,
"photo_url": "http://example.com/photo.jpg",
"price": 100,