Skip to content

Instantly share code, notes, and snippets.

@arshaver
Created December 24, 2011 00:09
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 arshaver/1515750 to your computer and use it in GitHub Desktop.
Save arshaver/1515750 to your computer and use it in GitHub Desktop.
<document>
<location>
<name>Paris</name>
<latitude>48.856667</latitude>
<longitude>2.350987</longitude>
<type>an</type>
<target></target>
<imageurl></imageurl>
<description>France</description>
</location>
<location>
<name>New York</name>
<latitude>43.320359</latitude>
<longitude>-75.162226</longitude>
<type>an</type>
<target></target>
<imageurl></imageurl>
<description>USA</description>
</location>
<location>
<name>Sydney</name>
<latitude>-33.868901</latitude>
<longitude>151.207091</longitude>
<type>town</type>
<target></target>
<imageurl></imageurl>
<description>Australia</description>
</location>
<location>
<name>Tokio</name>
<latitude>35.689488</latitude>
<longitude>139.691706</longitude>
<type>city</type>
<target></target>
<imageurl></imageurl>
<description>Japan</description>
</location>
</document>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment