123456789 <!--Description: entry title inline XHTMLExpect: not bozo and entries[0]['title'] == u'<div>Example <b>Atom</b></div>'--><feed xmlns="http://www.w3.org/2005/Atom"><entry> <title type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">Example <b>Atom</b></div></title></entry></feed>
<!--
Description: entry title inline XHTML
Expect: not bozo and entries[0]['title'] == u'<div>Example <b>Atom</b></div>'
-->
<feed xmlns="http://www.w3.org/2005/Atom">
<entry>
<title type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">Example <b>Atom</b></div></title>
</entry>
</feed>