blob: f17da9ce887aa0a56b8fce739e5e007c28725156 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="ISO-8859-1"?>
<content type="application/rss+xml">
<tag>?xml version="1.0"?</tag>
<rss version="2.0">
<channel>
<title>buetow.org Newsfeed</title>
<hyperlink>http://%%host%%</hyperlink>
<description>buetow.org - Paul Buetows Tech Newsfeed</description>
<pubDate>$$!/bin/date$$</pubDate>
<generator>Xerl Web Engine (http://xerl.buetow.org)</generator>
<language>en</language>
<noop>%%content%%</noop>
</channel>
</rss>
</content>
|