You only need as many scenes as there might be items visible on screen at one time. So the number you need depends on how long the text of each item will generally be. Usually you only need around 4 scenes or so, unless you are doing a stock ticker then you might need a lot more.
In each scene you will datalinq to a different row in the RSS. When setting up the datalinq choose an item that isn't the first item in the rss and you will see where it adds a number like <3> or something into the Row/Column field.. Change the number to and then each scene should be , then , then etc.. Leave the "n increment" value in the datalinq at 0.
When setting up the datalinq config, you need to have the "wrap indices" option enabled.
When you play it back, the n and n+1 etc get replaced and they will count their way through all the rows of the RSS feed.
#XPression