8398c9048d
code was modified slightly, so the code differs from the original downloadable 1.9.5 version
15 lines
No EOL
349 B
XML
15 lines
No EOL
349 B
XML
<?xml version="1.0"?>
|
|
<feed xmlns="http://www.w3.org/2005/Atom">
|
|
|
|
<title>Example Atom Feed</title>
|
|
<updated>2006-01-23T23:04:33Z</updated>
|
|
<link rel="self" href="http://www.example.com" />
|
|
<id>http://www.example.com</id>
|
|
|
|
<author>
|
|
<name>John Doe</name>
|
|
<email>John@Example.com</email>
|
|
<uri>http://www.example.com</uri>
|
|
</author>
|
|
|
|
</feed> |