feeds/atom/blog.xml

30 lines
996 B
XML

<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<id>myurl-of-rst-use-as-feed-id</id>
<title>Th. Baruchel's personal Atom feed</title>
<author>
<name>Thomas Baruchel</name>
<email>baruchel@sdf.org</email>
</author>
<rights>CC BY-SA 4.0</rights>
<updated>2022-11-05T15:15:15.658322</updated>
<link href="myurl-of-rst-use-as-feed-id" />
<link href="my-url-of-feed use as self" rel="self" />
<generator uri="https://git.sdf.org/baruchel/feeds/src/branch/master/rst2atom.py">rst2atom</generator>
<entry>
<title>Initial entry</title>
<id>urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efa6a</id>
<updated>2022-11-05T00:00:00</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml"><div class="section" id="initial-entry">
<h1>Initial entry</h1>
<p>This is my</p>
<p>TODO: fix description</p>
</div></div>
</content>
</entry>
</feed>