link_via_rel.xml - sfeed_tests - sfeed tests and RSS and Atom files | |
git clone git://git.codemadness.org/sfeed_tests | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
link_via_rel.xml (263B) | |
--- | |
1 <feed> | |
2 <entry> | |
3 <link rel="via" type="text/html" href="https://codemadness.org/" /> | |
4 </entry> | |
5 | |
6 <entry> | |
7 <link rel="via" type="text/html" href="https://codemadness.org/a" /> | |
8 <link rel="alternate" type="text/html" href="https://codemadness.org/b" … | |
9 </entry> | |
10 | |
11 </feed> |