Introduction
Introduction Statistics Contact Development Disclaimer Help
guid_mixed.xml - sfeed_tests - sfeed tests and RSS and Atom files
git clone git://git.codemadness.org/sfeed_tests
Log
Files
Refs
README
LICENSE
---
guid_mixed.xml (262B)
---
1 <rss>
2 <channel>
3
4 <item>
5 <guid isPermaLink="false">https://def/</guid>
6 </item>
7
8 <item>
9 <guid>https://abc/</guid>
10 </item>
11
12 <item>
13 <guid isPermaLink="true">https://ghi/</guid>
14 </item>
15
16 <item>
17 <guid ispermalink="false">https://jkl/</guid>
18 </item>
19
20 </channel>
21 </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.