<!--
Description: entry source title
Expect:      not bozo and entries[0]['source']['title'] == u'Example Atom'
-->
<feed xmlns="http://www.w3.org/2005/Atom">
<entry>
<source>
  <title>Example Atom</title>
</source>
</entry>
</feed>