Contact
Login
Register
Services
About us
Home
Zip Code :
Radius (mi) :
Example of the XML that is returned :
<?xml version="1.0" encoding="utf-8"?>
<node>
<item>
<Zipcode>10001</Zipcode>
<CityName>New York</CityName>
<CountyName>New York</CountyName>
<StateName>New York</StateName>
<StateAbbr>NY</StateAbbr>
<AreaCode>212/646/917</AreaCode>
<TimeZone>Eastern</TimeZone>
<Latitude>40.75205</Latitude>
<Longitude>-73.994517</Longitude>
<distance>0.00</distance>
</item>
</node>