deploy/www/feed/index.xml (view raw)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
<?xml version='1.0' encoding='UTF-8'?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
<channel>
<title>Peter Molnar</title>
<link>https://petermolnar.net/feed/</link>
<description>Peter Molnar</description>
<docs>http://www.rssboard.org/rss-specification</docs>
<generator>python-feedgen</generator>
<image>
<url>https://petermolnar.net/favicon.png</url>
<title>Peter Molnar</title>
<link>https://petermolnar.net/feed/</link>
</image>
<lastBuildDate>Thu, 01 Jan 1970 00:00:00 +0000</lastBuildDate>
</channel>
</rss>
|