<!--
Description: entry title base64-encoded
Expect:      bozo and entries[0]['title'] == u'Example <b>Atom</b>'
-->
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
<entry>
  <title mode="base64">
    RXhhbXBsZSA8Yj5BdG9tPC9iPg==
  </title>
</entry>
</feed