MSN időjárás API (?) XML

Kecskeméti aktuális időjárás, és előrejelzés magyarul alább. Azért az MSN és nem a Yahoo/Google/Weatherbug/AccuWeather, mert az MSN tűnt eddig a legpotosabbnak (ami tulajdonképpen Foreca-t használ).

http://weather.msn.com/data.aspx?wealocations=wc:HUXX0008&weadegreetype=C&culture=hu-HU

#Update: http://weather.service.msn.com/data.aspx?wealocations=wc:HUXX0008&culture=hu-HU&weadegreetype=C

Ahol:

A válasz pedig:

<weatherdata>
<weather weatherlocationcode="wc:HUXX0008" weatherlocationname="Kecskemét, Bács-Kiskun" zipcode="" encodedlocationname="Kecskem%c3%a9t%2c+B%c3%a1cs-Kiskun" url="" imagerelativeurl="http://blu.stc.s-msn.com/as/wea3/i/en/" degreetype="C" provider="Foreca" attribution="Adatforrás: Foreca" attribution2="© Foreca" lat="46.9076996" long="19.692606" timezone="2" alert="" entityid="16370">
<current temperature="15" skycode="9" skytext="Szemerkélő eső" date="2012-10-16" day="kedd" shortday="K" observationtime="10:24:00" observationpoint="Kecskemet" feelslike="15" humidity="100"windspeed="7" winddisplay="7 km/h K"/>
<forecast low="8" high="19" skycodeday="39" skytextday="Záporok / derült" date="2012-10-16" day="kedd" shortday="K" precip="98"/>
<forecast low="8" high="17" skycodeday="30" skytextday="Felhős" date="2012-10-17" day="szerda" shortday="Sze" precip="2"/>
<forecast low="8" high="20" skycodeday="32" skytextday="Derült" date="2012-10-18" day="csütörtök" shortday="Cs" precip="2"/>
<forecast low="9" high="21" skycodeday="32" skytextday="Derült" date="2012-10-19" day="péntek" shortday="P" precip="2"/>
<forecast low="6" high="21" skycodeday="32" skytextday="Derült" date="2012-10-20" day="szombat" shortday="Szo" precip="2"/>
<toolbar timewindow="60" minversion="1.0.1965.0"/>
</weather>
</weatherdata>

Vagy a keresőt használva, az aktuális időjárás:
http://weather.service.msn.com/find.aspx?outputview=search&weasearchstr=Kecskemét&weadegreetype=C&culture=hu-HU

<weatherdata>
<weather weatherlocationcode="wc:HUXX0008" weatherlocationname="Kecskemét, Bács-Kiskun" zipcode="" weatherfullname="Kecskemét, Bács-Kiskun" searchlocation="Hetényegyháza, Kecskemét, Bács-Kiskun, Magyarország" searchdistance="0" searchscore="0.95" url="" imagerelativeurl="http://blu.stc.s-msn.com/as/wea3/i/en/" degreetype="C" provider="Foreca" isregion="False" region="" alert=""searchresult="Kecskemét, Bács-Kiskun" lat="46.9054412841797" lon="19.6877193450928" entityid="16370">
<current temperature="15" skycode="11" skytext="Eső"/>
</weather>
</weatherdata>