Archived
1
0
This repository has been archived on 2025-03-31. You can view files and clone it, but cannot push or open issues or pull requests.
pywws-page/_templates/feed_daily.xml

30 lines
1.2 KiB
XML

#encoding utf8#
#locale True#
#timezone local#
#daily#
#jump -1#
<?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 - T&auml;gliche Berichte</title>
<link>http://fks.birth-online.de/</link>
<atom:link href="http://fks.birth-online.de/feed_daily.xml" rel="self" type="application/rss+xml" />
<description>T&auml;gliche Berichte von einer Amateur-Wetterstation in Falkensee, Brandenburg, Deutschland</description>
<ttl>360</ttl>
<item>
<title>#idx "%A %d %B"#</title>
<geo:lat>52.574</geo:lat>
<geo:long>13.128</geo:long>
<link>http://fks.birth-online.de/</link>
<description>Temperatur: #temp_out_min "%.1f℃ (min)"#
#temp_out_max ", %.1f℃ (max)"#
, Wind: #wind_dir "%s, " "" "winddir_text(x)"#
#wind_ave "%.0f ㎞/h (durchschn.), " "" "wind_kmph(x)"#
#wind_gust "%.0f ㎞/h (max.), " "" "wind_kmph(x)"#
Regenfall #rain "%.1f ㎜"#</description>
<guid isPermaLink="false">#idx "daily_%Y_%m_%d"#</guid>
<pubDate>#idx "%a, %d %b %Y %H:%M:%S %z"#</pubDate>
</item>
</channel>
</rss>