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