summaryrefslogtreecommitdiffstats
path: root/tests/feeds/test05.atom
blob: e76a6bbe32fe6cdcd5376184d252a3425f824e2b (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <link rel="self" href="http://www.example.org/blog/index.atom"/>
  <id>http://www.example.org/blog/index.atom</id>

  <title>Kim Doe</title>
  <author><name>Kim Doe</name></author>
  <updated>2009-01-01T00:00:00-00:00</updated>
</feed>