http://webdesign.about.com/rss2.0feed/ An example of a simple RSS feed. This is the description of the feed itself, not an item.
http://webdesign.about.com/rss2.0feed/entry.html This is the text that will appear in the feedreaders. It describes the post itself, not the entire feed. http://webdesign.about.com/rss2.0feed/entry.html
How to Build an RSS File from Scratch
Let them know that …
this is an XML File
this is an RSS 2.0 document
with a channel
containing a <title>, <link> & a <description>
http://webdesign.about.com/rss2.0feed/
An example of a simple RSS feed. This is the description of the feed itself, not an item.
and an <item>, item <title>, item <link>, item <description>
http://webdesign.about.com/rss2.0feed/entry.html
This is the text that will appear in the feedreaders. It describes the post itself, not the entire feed.