
callback7(
{
  "response": {
  "version":"0.1",
  "termsofService":"http://www.wunderground.com/weather/api/d/terms.html",
  "features": {
  "conditions": 1
  ,
  "geolookup": 1
  ,
  "astronomy": 1
  ,
  "yesterday": 1
  ,
  "forecast10day": 1
  ,
  "hourly10day": 1
  }
		, "results": [
		{
		"name": "Jeddah",
		"city": "Jeddah",
		"state": "02",
		"country": "SD",
		"country_iso3166":"SA",
		"country_name":"Saudi Arabia",
		"zmw": "00000.1.41024",
		"l": "/q/zmw:00000.1.41024"
		}
		,
		{
		"name": "Jeddah",
		"city": "Jeddah",
		"state": "02",
		"country": "SD",
		"country_iso3166":"SA",
		"country_name":"Saudi Arabia",
		"zmw": "00000.9.41024",
		"l": "/q/zmw:00000.9.41024"
		}
		]
	}
}
);
