zeka
01-08-2010, 11:27 PM
Hello,
***Happy New Year*** to All
I want to get XML feeds from a weather site.
I use the link but only get the XML data
<?xml version="1.0" ?>
- <current_observation>
<credit>Weather Underground Personal Weather Station</credit>
<credit_URL>http://wunderground.com/weatherstation/</credit_URL>
- <image>
<url>http://icons.wunderground.com/graphics/bh-wui_logo.gif</url>
<title>Weather Underground</title>
<link>http://wunderground.com/weatherstation/</link>
</image>
- <location>
<full>Arada, 3885-142 ARADA, PORTUGAL</full>
<neighborhood>Arada</neighborhood>
<city>3885-142 ARADA</city>
<state>PORTUGAL</state>
<zip />
<latitude>40.906055</latitude>
<longitude>-8.589674</longitude>
<elevation>0 ft</elevation>
etc...
I'm using IE8, Win XP
How to proceed in order to get the right display for these XML feeds, please?
Thanks a lot for your support :confused:
zeka
***Happy New Year*** to All
I want to get XML feeds from a weather site.
I use the link but only get the XML data
<?xml version="1.0" ?>
- <current_observation>
<credit>Weather Underground Personal Weather Station</credit>
<credit_URL>http://wunderground.com/weatherstation/</credit_URL>
- <image>
<url>http://icons.wunderground.com/graphics/bh-wui_logo.gif</url>
<title>Weather Underground</title>
<link>http://wunderground.com/weatherstation/</link>
</image>
- <location>
<full>Arada, 3885-142 ARADA, PORTUGAL</full>
<neighborhood>Arada</neighborhood>
<city>3885-142 ARADA</city>
<state>PORTUGAL</state>
<zip />
<latitude>40.906055</latitude>
<longitude>-8.589674</longitude>
<elevation>0 ft</elevation>
etc...
I'm using IE8, Win XP
How to proceed in order to get the right display for these XML feeds, please?
Thanks a lot for your support :confused:
zeka