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