XML-RAI
view release on metacpan or search on metacpan
t/x/example48.xml view on Meta::CPAN
<?xml version="1.0" encoding="utf-8"?>
<rss version="0.94">
<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>
<description type="text/html">ENTRY SUMMARY WITH <b>EMBEDDED MARKUP</b></description>
</item>
</channel>
</rss>
( run in 0.944 second using v1.01-cache-2.11-cpan-2c0d6866c4f )