Feed::Parser::NS::Content -- The RDFSS content module
A module for the actual content of websites, in multiple formats. This is often found in RSS 0.92/0.93/2.0 feeds as well.
This does not support the proposed but reject content:item tags.
xmlns:content="http://purl.org/rss/1.0/modules/content/"
These are only valid in "item" elements.
<content:encoded><![CDATA[<p>What a <em>beautiful</em>
day!</p>]]></content:encoded>
Specified in: http://web.resource.org/rss/1.0/modules/content/