link_alternate_case.xml - sfeed_tests - sfeed tests and RSS and Atom files
(HTM) git clone git://git.codemadness.org/sfeed_tests
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
link_alternate_case.xml (254B)
---
1 <feed>
2 <entry>
3 <link rel="ALTERNATE" type="text/html" href="https://codemadness.org/" />
4 </entry>
5
6 <!-- intentional misspelling, tag should be ignored -->
7 <entry>
8 <link rel="ALERNATE" type="text/html" href="https://codemadness.org/" />
9 </entry>
10
11 </feed>