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