That's not exactly possible. RSS is just a specially formatted XML document. You can review the specification here: http://cyber.law.harvard.edu/rss/rss.html Most sites will generate the RSS XML document using a server-side script that pulls content from their database.
hello you look for this http://scripts21.com/demos/html_rss/m1.php?siteurl=http://www.msn.com http://scripts21.com/demos/html_rss/m1.php?siteurl=http://www.yahoo.com http://scripts21.com/demos/html_rss/m1.php?siteurl=http://www.hotscripts.com Best
After you create and publish RSS on your site, you can use a special script to convert RSS into HTML. Feed2Html is a free PHP script that converts data from RSS to HTML. If you already have an RSS feed, just install this script to your site. You will be amazed how convenient it will become to publish news. http://www.extralabs.net/FeedEditorSetup.zip