<?xml version="1.0" encoding="utf-8" ?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://purl.org/rss/1.0/"
    xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <item>
            <atom:link type="application/rss+xml" rel="replies" href="http://www.example.com/entry/321/feed/rss/" />
        </item>
    </channel>
</rdf:RDF>
