URI:
       link_href_multiple.xml - sfeed_tests - sfeed tests and RSS and Atom files
  HTML git clone git://git.codemadness.org/sfeed_tests
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
       link_href_multiple.xml (137B)
       ---
            1 <feed>
            2 
            3 <entry>
            4 <link href="http://a/" href="http://b/" />
            5 </entry>
            6 
            7 <entry>
            8 <link href="http://c/" href="http://d/" />
            9 </entry>
           10 </feed>