Skip to content

Instantly share code, notes, and snippets.

@aurelian
Created March 2, 2009 21:40
Show Gist options
  • Select an option

  • Save aurelian/72999 to your computer and use it in GitHub Desktop.

Select an option

Save aurelian/72999 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<response>
<header>
<code>21</code>
<version>0.2</version>
<results>2</results>
</header>
<places>
<place>
<name>Județul Brăila</name>
<latitude>45.0833333</latitude>
<longitude>27.6666667</longitude>
<updated>2009-02-12 20:57:51 UTC</updated>
<kind>2</kind>
<parent>România</parent>
<county></county>
</place>
<place>
<name>Municipiul Brăila</name>
<latitude>45.2712925478</latitude>
<longitude>27.974281311</longitude>
<updated>2009-02-12 20:57:51 UTC</updated>
<kind>4</kind>
<parent>Județul Brăila</parent>
<county>Județul Brăila</county>
</place>
</places>
</response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment