<!--
Description: entry source rights inline XHTML with escaped markup
Expect:      not bozo and entries[0]['source']['rights'] == u'<div><![CDATA[History of the <blink> tag]]></div>'
-->
<feed xmlns="http://www.w3.org/2005/Atom">
<entry>
<source>
  <rights type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">History of the &lt;blink&gt; tag</div></rights>
</source>
</entry>
</feed>