link_href_multiple.xml - sfeed_tests - sfeed tests and RSS and Atom files | |
git clone git://git.codemadness.org/sfeed_tests | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
link_href_multiple.xml (137B) | |
--- | |
1 <feed> | |
2 | |
3 <entry> | |
4 <link href="http://a/" href="http://b/" /> | |
5 </entry> | |
6 | |
7 <entry> | |
8 <link href="http://c/" href="http://d/" /> | |
9 </entry> | |
10 </feed> |