Please help with XML code

I use Xml for info in flash site. Xml contains the following info:

	<title><![CDATA[Friends]]></title>
	<name><![CDATA[Friends]]></name>
	<picture>../images/logo.png</picture>
	<info><![CDATA[<b><font color="#FFFFFF">Header info</font></b>

<img src="…/images/1-logo.png" align=“left”>

<img src="…/images/2_logo.png" align=“right”>

<img src="…/images/3-logo.png" align=“left”>

]]></info>

But the visual images which appear to me to launch one over the other. Space can make a use of space, but it’s pretty stupid. Is there any solution or code to generate images sequentially one after the other?