Rss.Add (gb.web.feed)

Sub Add ( Item As RssItem [ , Index As Integer ] )

Add an RssItem to the document. If Index is given, the item is inserted at the given position in the array of items. By default it is inserted at the end.