Latest Version: http://philringnalda.com/ns/redirect/
******* DRAFT RFC - Not yet ready for deployment *****************
Copyright © 2002 by the Author.
Permission to use, copy, modify and distribute the RSS 1.0 and 2.0 Redirect Module Specification and its accompanying documentation for any purpose and without fee is hereby granted in perpetuity, provided that the above copyright notice and this paragraph appear in all copies. The copyright holders make no representation about the suitability of the specification for any purpose. It is provided "as is" without expressed or implied warranty.
This copyright applies to the RSS 1.0 and 2.0 Redirect Module Specification and accompanying documentation and does not extend to the RSS Module's format itself.
An RDF Schema is available, and a copy is embedded in this document.
A module for notifying feed consumers of a new URL for the feed.
redirect:newFeedLocation is a sub-element of an RSS channel, indicating a new URL for the feed. It may be used in either one of two ways:
Recommended for RSS 2.0
<redirect:newFeedLocation>http://newdomain.com/newfeed.rss</redirect:newFeedLocation>
Recommended for RSS 1.0
<redirect:newFeedLocation rdf:resource="http://newdomain.com/newfeed.rss"/>