31 lines
1.3 KiB
XML
31 lines
1.3 KiB
XML
#encoding utf8#
|
|
#locale True#
|
|
#timezone local#
|
|
#hourly#
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos##">
|
|
<channel>
|
|
<title>Falkensee Wetter - Stündliche Berichte</title>
|
|
<link>http://fks.birth-online.de/</link>
|
|
<atom:link href="http://fks.birth-online.de/feed_hourly.xml" rel="self" type="application/rss+xml" />
|
|
<description>Stündliche Berichte von einer Amateur-Wetterstation in Falkensee, Brandenburg, Deutschland</description>
|
|
<ttl>60</ttl>
|
|
<item>
|
|
<title>#idx "%A %H:%M %Z"#</title>
|
|
<geo:lat>52.574</geo:lat>
|
|
<geo:long>13.128</geo:long>
|
|
<link>http://fks.birth-online.de/</link>
|
|
<description>Temperatur: #temp_out "%.1f℃" "-"#
|
|
, Wind: #wind_dir "%s, " "" "winddir_text(x)"#
|
|
#wind_ave "%.0f ㎞/h (durchschn.), " "" "wind_kmph(x)"#
|
|
#wind_gust "%.0f ㎞/h (max.)" "" "wind_kmph(x)"#
|
|
, Luftfeuchte: #hum_out "%d%%"#
|
|
, Regenfall (stündl.) #rain "%.1f ㎜"#
|
|
, Luftdruck: #rel_pressure "%.0f ㍱, "#
|
|
#pressure_trend "%s" "" "pressure_trend_text(x)"#</description>
|
|
<guid isPermaLink="false">#idx "hourly_%Y_%m_%d_%H_%M_%Z"#</guid>
|
|
<pubDate>#idx "%a, %d %b %Y %H:%M:%S %z"#</pubDate>
|
|
</item>
|
|
</channel>
|
|
</rss>
|