The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<!--
Description: feed title base64-encoded
Expect:      not bozo and feed['title'] == u'Example <b>Atom</b>'
-->
<feed xmlns="http://www.w3.org/2005/Atom">
  <title type="application/octet-stream">
    RXhhbXBsZSA8Yj5BdG9tPC9iPg==
  </title>
</feed>