<?xml version="1.0" encoding="utf-8" ?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://my.netscape.com/rdf/simple/0.9/"
    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>
