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