| <!-- |
| |
| Licensed to the Apache Software Foundation (ASF) under one |
| or more contributor license agreements. See the NOTICE file |
| distributed with this work for additional information |
| regarding copyright ownership. The ASF licenses this file |
| to you under the Apache License, Version 2.0 (the |
| "License"); you may not use this file except in compliance |
| with the License. You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, software |
| distributed under the License is distributed on an "AS IS" BASIS, |
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| See the License for the specific language governing permissions and |
| limitations under the License. |
| |
| --> |
| <xml_api_reply version="1"> |
| <weather module_id="0" tab_id="0" mobile_row="0" mobile_zipped="1" row="0" section="0"> |
| <forecast_information> |
| <city data="Seattle, WA"/> |
| <postal_code data="Seattle WA"/> |
| <latitude_e6 data=""/> |
| <longitude_e6 data=""/> |
| <forecast_date data="2011-09-29"/> |
| <current_date_time data="2011-09-29 17:53:00 +0000"/> |
| <unit_system data="US"/> |
| </forecast_information> |
| <current_conditions> |
| <condition data="Clear"/> |
| <temp_f data="62"/> |
| <temp_c data="17"/> |
| <humidity data="Humidity: 62%"/> |
| <icon data="/ig/images/weather/sunny.gif"/> |
| <wind_condition data="Wind: N at 4 mph"/> |
| </current_conditions> |
| </weather> |
| </xml_api_reply> |