Created
November 22, 2011 20:29
-
-
Save mwmitchell/1386837 to your computer and use it in GitHub Desktop.
yahoo-geo-sample.xml
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
| <ResultSet version="1.0"> | |
| <Error>0</Error> | |
| <ErrorMessage>No error</ErrorMessage> | |
| <Locale>us_US</Locale> | |
| <Quality>87</Quality> | |
| <Found>1</Found> | |
| <Result> | |
| <quality>39</quality> | |
| <latitude>50.700100</latitude> | |
| <longitude>-1.295939</longitude> | |
| <offsetlat>50.700100</offsetlat> | |
| <offsetlon>-1.295939</offsetlon> | |
| <radius>7600</radius> | |
| <name/> | |
| <line1/> | |
| <line2>Newport</line2> | |
| <line3/> | |
| <line4>United Kingdom</line4> | |
| <house/> | |
| <street/> | |
| <xstreet/> | |
| <unittype/> | |
| <unit/> | |
| <postal/> | |
| <neighborhood/> | |
| <city>Newport</city> | |
| <county>Isle of Wight</county> | |
| <state>England</state> | |
| <country>United Kingdom</country> | |
| <countrycode>GB</countrycode> | |
| <statecode>ENG</statecode> | |
| <countycode>IOW</countycode> | |
| <uzip>PO30 1</uzip> | |
| <hash/> | |
| <woeid>30167</woeid> | |
| <woetype>7</woetype> | |
| </Result> | |
| </ResultSet> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment