author_nested.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_nested.xml (91B)
       ---
            1 <feed>
            2 <entry>
            3 <author>
            4         <author>
            5                 <name>abc</name>
            6         </author>
            7 </author>
            8 </entry>
            9 </feed>