Created
March 2, 2009 21:40
-
-
Save aurelian/72999 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?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