Introduction
Introduction Statistics Contact Development Disclaimer Help
guid_permalink_false.xml - sfeed_tests - sfeed tests and RSS and Atom files
git clone git://git.codemadness.org/sfeed_tests
Log
Files
Refs
README
LICENSE
---
guid_permalink_false.xml (226B)
---
1 <!-- ispermalink should not be handled as a link but only as an ID. -->
2 <rss>
3 <channel>
4 <item>
5 <guid ispermalink="false">https://a/</guid>
6 </item>
7
8 <item>
9 <guid ispermalink="FALSE">https://a/</guid>
10 </item>
11
12 </channel>
13 </rss>
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.