guid.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
       ---
       guid.xml (205B)
       ---
            1 <!-- sfeed handles guid permalink as both an ID and a link, but with
            2      ispermalink false it is only an ID -->
            3 <rss>
            4 <channel>
            5 <item>
            6 <guid ispermalink="true">https://a/</guid>
            7 </item>
            8 </channel>
            9 </rss>