description_example1.xml - sfeed_tests - sfeed tests and RSS and Atom files
HTML git clone git://git.codemadness.org/sfeed_tests
DIR Log
DIR Files
DIR Refs
DIR README
DIR 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>