<?xml version="1.0" encoding="UTF-8"?>
<locations type="array">
  <location>
    <city>Surry Hills</city>
    <contacts type="yaml">--- 
- !map:HashWithIndifferentAccess 
  name: Robert Vadas
  phone: []

  email: ravadas@yahoo.com
</contacts>
    <country>AU</country>
    <created-at type="datetime">2009-03-25T13:02:50+00:00</created-at>
    <description></description>
    <foreign-key nil="true"></foreign-key>
    <geocode-precision>address</geocode-precision>
    <hidden type="boolean">false</hidden>
    <hours></hours>
    <id type="integer">2180</id>
    <lat type="decimal">-33.877969</lat>
    <lng type="decimal">151.212126</lng>
    <name>Sydney City Go Club</name>
    <slug>sydney-city-go-club</slug>
    <source-id type="integer" nil="true"></source-id>
    <state>New South Wales</state>
    <street-address>17 Brisbane St.</street-address>
    <updated-at type="datetime">2009-03-25T13:02:50+00:00</updated-at>
    <url></url>
    <user-id type="integer">4</user-id>
    <zip-code></zip-code>
  </location>
</locations>
