<!-- 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"><header></header></content> </entry> </feed>