XML-RAI
view release on metacpan or search on metacpan
t/x/example73.xml view on Meta::CPAN
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:rss091="http://purl.org/rss/1.0/modules/rss091#">
<channel>
<title>my little example feed</title>
<link>http://www.example.com/</link>
<description>example tagline</description>
<language>en</language>
<item>
<title>First post</title>
<link>http://www.example.com/archives/1</link>
<rss091:description>ENTRY CONTENT WITH <b>EMBEDDED MARKUP</b></rss091:description>
</item>
</channel>
</rss>
( run in 1.188 second using v1.01-cache-2.11-cpan-2c0d6866c4f )