I am looking to add a reference to a hub into an rss feed. In an rss feed I assume I need to add an <atom:link tag such as
<atom:link rel="hub" href="http://hubendpoint" /> and also need to add atom to the namespace <rss xmlns:atom="http://www.w3.org/2005/Atom"> Could someone confirm whether this is correct please.
