<feed xmlns="http://www.w3.org/2005/Atom">
<title>Feed 302</title>
<subtitle>Feed subtitle 302</subtitle>
<link rel="alternate" type="text/html" href="http://example.com/302"/>
<link rel="self" type="application/atom+xml" href="http://diveintomark.org/tests/client/http/302_redirect.xml"/>
<id>http://diveintomark.org/tests/client/http/302_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 302</title>
<link rel="alternate" type="text/html" href="http://example.com/entry/link/302"/>
<id>http://example.com/entry/id/302</id>
<content type="html">
&lt;p&gt;This is example 302, testing an HTTP 302 return code.  This feed has temporarily moved.  Since you're seeing this, the redirect has succeeded.  Now, the client should not update its address of this feed.  Subsequent polling should still be done at the old address, no matter how long that feed "temporarily" redirects to this address (or any other address).&lt;/p&gt;
</content>
</entry>
</feed>


