guid_permalink_true.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_true.xml (153B) | |
--- | |
1 <rss> | |
2 <channel> | |
3 | |
4 <item> | |
5 <guid ispermalink="true">https://a/</guid> | |
6 </item> | |
7 | |
8 <item> | |
9 <guid ispermalink="TRUE">https://a/</guid> | |
10 </item> | |
11 | |
12 </channel> | |
13 </rss> |