author_no_name.xml - sfeed_tests - sfeed tests and RSS and Atom files | |
git clone git://git.codemadness.org/sfeed_tests | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
author_no_name.xml (88B) | |
--- | |
1 <!-- | |
2 name must be in <name> tag. | |
3 --> | |
4 <feed> | |
5 <entry> | |
6 <author>a</author> | |
7 </entry> | |
8 </feed> |