author_double_name2.xml - sfeed_tests - sfeed tests and RSS and Atom files | |
git clone git://git.codemadness.org/sfeed_tests | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
author_double_name2.xml (186B) | |
--- | |
1 <!-- | |
2 The data is empty: but still use the first entry. | |
3 --> | |
4 <feed> | |
5 <entry> | |
6 <author><name></name></author> | |
7 <author><name>a</name></author> | |
8 <author><name>b</name></author> | |
9 </entry> | |
10 </feed> |