I have manually create rss feed in xml file for my website. I want to put 10 html links (like: <a href="http://somewebsite.net/test.html">Test text</a> in description tag, but it don't work. I don't want to make 10 new items in rss feed. I need all 10 html links in one item in rss feed. Is there any way to do it?