link.xml - sfeed_tests - sfeed tests and RSS and Atom files | |
git clone git://git.codemadness.org/sfeed_tests | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
link.xml (167B) | |
--- | |
1 <!-- In RSS a <link> is a inner value, in Atom it is an attribute value … | |
2 <rss> | |
3 <channel> | |
4 <item> | |
5 <link>https://some/?link&stuff</link> | |
6 </item> | |
7 </channel> | |
8 </rss> |