The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<!--
Description: feed subtitle escaped HTML
Expect:      not bozo and feed['subtitle'] == u'Example <b>Atom</b>'
-->
<feed xmlns="http://www.w3.org/2005/Atom">
  <subtitle type="html">Example &lt;b&gt;Atom&lt;/b&gt;</subtitle>
</feed>