2010-10-21 13:53:43 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
2010-10-22 05:51:21 +02:00
|
|
|
<feed xmlns="http://www.w3.org/2005/Atom" >
|
2010-10-21 13:53:43 +02:00
|
|
|
|
|
|
|
<id>fake feed</id>
|
|
|
|
<title>fake title</title>
|
|
|
|
|
|
|
|
<updated>1970-01-01T00:00:00Z</updated>
|
|
|
|
|
|
|
|
<author>
|
|
|
|
<name>Fake Name</name>
|
|
|
|
<uri>http://example.com</uri>
|
|
|
|
</author>
|
2010-10-22 05:51:21 +02:00
|
|
|
|