description_example2.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
       ---
       description_example2.xml (178B)
       ---
            1 <!-- from https://cyber.harvard.edu/rss/encodingDescriptions.html -->
            2 <rss>
            3 <channel>
            4 <item>
            5 <description><![CDATA[this is <b>bold</b>]]></description>
            6 </item>
            7 </channel>
            8 </rss>