URI:
       link_no_attr_fulltag.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_no_attr_fulltag.xml (135B)
       ---
            1 <!--
            2 this is invalid, it should be set in the href attribute
            3 -->
            4 <feed>
            5 <entry>
            6 <link>https://codemadness.org/</link>
            7 </entry>
            8 </feed>