<feed xmlns="http://www.w3.org/2005/Atom">
<title>Feed 301</title>
<subtitle>Feed subtitle 301</subtitle>
<link rel="alternate" type="text/html" href="http://example.com/301"/>
<link rel="self" type="application/atom+xml" href="http://diveintomark.org/tests/client/http/301_redirect.xml"/>
<id>http://diveintomark.org/tests/client/http/301_redirect.xml</id>
<updated>2006-01-18T00:00:00Z</updated>
<entry>
<author>
<name>Example feed author</name>
<uri>http://url.example.com/</uri>
<email>f8dy@example.com</email>
</author>
<updated>2006-01-18T00:00:00Z</updated>
<published>2003-07-22T00:30:00Z</published>
<title>Example item 301</title>
<link rel="alternate" type="text/html" href="http://example.com/entry/link/301"/>
<id>http://example.com/entry/id/301</id>
<content type="html">
&lt;p&gt;This is example 301, testing an HTTP 301 return code.  This feed has permanently moved.  Since you are reading this, the redirection part of the test was successful.  Now, the client should update its address of this feed, and poll this new location hereafter.&lt;/p&gt;
</content>
</entry>
</feed>


