The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<!--
Description: feed title inline XHTML with CDATA escaped markup
Expect:      not bozo and feed['title'] == u'<div><![CDATA[History of the <blink> tag]]></div>'
-->
<feed xmlns="http://www.w3.org/2005/Atom">
  <title type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">History of the &lt;blink&gt; tag</div></title>
</feed>