description_example1.xml - sfeed_tests - sfeed tests and RSS and Atom files | |
git clone git://git.codemadness.org/sfeed_tests | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
description_example1.xml (178B) | |
--- | |
1 <!-- from https://cyber.harvard.edu/rss/encodingDescriptions.html --> | |
2 <rss> | |
3 <channel> | |
4 <item> | |
5 <description>this is <b>bold</b></description> | |
6 </item> | |
7 </channel> | |
8 </rss> |