XMLconnector and multiple arrays

[size=2]I read the XML tutorial on macromedia.com (http://www.macromedia.com/devnet/mx/flash/articles/xmlconnector.html))
and I understand fairly well the use of the xml connector, but I dont understand how I can have multiple arrays repeating themselves. (arrays with image and text data) within a scroll [size=2]component[/size]. I tried creating one movieclip that would display all of the data and then nesting that movieclip within a scroll plane but I seem to get this weird bug that puts <instance name> in front of the clip. Maybe I’m going about this all wrong, so maybe it’s best just to explain what I’m trying to do.

I have a php script that spits out xml from a mysql database. The database spits out everything that is needed to display multiple records that look like this [/size][size=2][color=#0000ff]http://www.northstartrader.com/formatxml.htm[/color][/size][size=2]
That is just one record, and I can get that displayed through flash, but I have multiple arrays that hold different information. The xml file(actually a text file) is attached and you will understand better if you look at it. Basically what I was trying to do is having one movie clip that grabs and displays EVERY record from the xml file (image included which I’m not sure how to do) and then nest that movieclip within a scroll plane component.

ANY help you can give me would be great! Possibly a link to a tutorial or a doc?

Thanks
Daniel
[/size]