author_email.xml - sfeed_tests - sfeed tests and RSS and Atom files
 (HTM) git clone git://git.codemadness.org/sfeed_tests
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
       author_email.xml (160B)
       ---
            1 <!--
            2 e-mail is not parsed as part of the name.
            3 -->
            4 <feed>
            5 <entry>
            6 <author>
            7 <name>a</name>
            8 <email>sfeed-tests@codemadness.org</email>
            9 </author>
           10 </entry>
           11 </feed>