<!--
Description:  content may contain <header></header>
Expect:       not bozo and entries[0]['description'] == '<header></header>'
-->
<feed xmlns="http://www.w3.org/2005/Atom">
<entry>
<content type="html">&lt;header&gt;&lt;/header&gt;</content>
</entry>
</feed>