The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<!--
Description: entry source rights with explicit type='text'
Expect:      not bozo and entries[0]['source']['rights'] == u'Example Atom'
-->
<feed xmlns="http://www.w3.org/2005/Atom">
<entry>
<source>
  <rights type="text">Example Atom</rights>
</source>
</entry>
</feed>