The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more
1234567 <!--Description: feed rights with explicit type='text'Expect: not bozo and feed['rights'] == u'Example Atom'--><feed xmlns="http://www.w3.org/2005/Atom"> <rights type="text">Example Atom</rights></feed>
<!--
Description: feed rights with explicit type='text'
Expect: not bozo and feed['rights'] == u'Example Atom'
-->
<feed xmlns="http://www.w3.org/2005/Atom">
<rights type="text">Example Atom</rights>
</feed>