Codice PHP:
<?xml version="1.0"?>
<xml_api_reply version="1">
<weather module_id="0" tab_id="0">
<forecast_information><city data="Mountain View, CA"/>
<postal_code data="94043"/>
<latitude_e6 data=""/>
<longitude_e6 data=""/>
<forecast_date data="2009-02-17"/>
<current_date_time data="2009-02-17 20:34:13 +0000"/>
<unit_system data="US"/>
</forecast_information>
<current_conditions>
<condition data="Light Rain"/>
<temp_f data="51"/>
<temp_c data="11"/>
<humidity data="Humidity: 79%"/>
<icon data="/images/weather/rain.gif"/>
<wind_condition data="Wind: S at 4 mph"/>
</current_conditions>
<forecast_conditions>
<day_of_week data="Tue"/>
<low data="40"/>
<high data="56"/>
<icon data="/images/weather/chance_of_storm.gif"/>
<condition data="Chance of Storm"/>
</forecast_conditions>
<forecast_conditions>
<day_of_week data="Wed"/>
<low data="41"/>
<high data="61"/>
<icon data="/images/weather/mostly_sunny.gif"/>
<condition data="Mostly Sunny"/>
</forecast_conditions>
<forecast_conditions>
<day_of_week data="Thu"/>
<low data="43"/>
<high data="63"/>
<icon data="/images/weather/sunny.gif"/>
<condition data="Clear"/>
</forecast_conditions>
<forecast_conditions>
<day_of_week data="Fri"/>
<low data="43"/>
<high data="65"/>
<icon data="/images/weather/mostly_sunny.gif"/>
<condition data="Mostly Sunny"/>
</forecast_conditions>
</weather>
</xml_api_reply>
anche questo solo US 
quello che sto cercando è la 'stessa'
risposta ma per l'Italia possibile che ni
sia niente.