link_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_multiple.xml (113B) | |
--- | |
1 <feed> | |
2 <entry> | |
3 <link href="https://a/" /> | |
4 <link href="https://b/" /> | |
5 <link href="https://c/" /> | |
6 </entry> | |
7 </feed> |