Skip to content

Instantly share code, notes, and snippets.

@gladson
Created December 1, 2011 03:09
Show Gist options
  • Select an option

  • Save gladson/1413163 to your computer and use it in GitHub Desktop.

Select an option

Save gladson/1413163 to your computer and use it in GitHub Desktop.
clima gladson
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<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="Porto Velho, RO"/>
<postal_code data="porto velho"/>
<latitude_e6 data=""/>
<longitude_e6 data=""/>
<forecast_date data="2011-11-30"/>
<current_date_time data="1970-01-01 00:00:00 +0000"/>
<unit_system data="SI"/>
</forecast_information>
<current_conditions>
<condition data="Nublado"/>
<temp_f data="79"/>
<temp_c data="26"/>
<humidity data="Umidade: 89%"/>
<icon data="/ig/images/weather/mostly_cloudy.gif"/>
<wind_condition data="Vento: NO a 8 km/h"/>
</current_conditions>
<forecast_conditions>
<day_of_week data="qua"/>
<low data="25"/>
<high data="35"/>
<icon data="/ig/images/weather/chance_of_storm.gif"/>
<condition data="Possibilidade de tempestade"/>
</forecast_conditions>
<forecast_conditions>
<day_of_week data="qui"/>
<low data="25"/>
<high data="32"/>
<icon data="/ig/images/weather/chance_of_storm.gif"/>
<condition data="Possibilidade de tempestade"/>
</forecast_conditions>
<forecast_conditions>
<day_of_week data="sex"/>
<low data="25"/>
<high data="34"/>
<icon data="/ig/images/weather/chance_of_storm.gif"/>
<condition data="Possibilidade de tempestade"/>
</forecast_conditions>
<forecast_conditions>
<day_of_week data="sáb"/>
<low data="25"/>
<high data="32"/>
<icon data="/ig/images/weather/chance_of_storm.gif"/>
<condition data="Possibilidade de tempestade"/>
</forecast_conditions>
</weather>
</xml_api_reply>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment