<!--
Description: rdf channel title - escaped markup
-->
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/">
  <channel rdf:about="http://example.org/index.rdf">
    <title>&lt;p&gt;Feed Title&lt;/p&gt;</title>
  </channel>
</rdf:RDF>
