<!--
Description: entry title escaped HTML
Expect:      bozo and entries[0]['title'] == u'Example <b>Atom</b>'
-->
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
<entry>
  <title type="text/html" mode="escaped">Example &lt;b&gt;Atom&lt;/b&gt;</title>
</entry>
</feed