Hello. Im pretty new in this XML (and flash :Z) and i am trying to let people play games from my site.

And my XML looks like this:
<Games>
<SWF>http://www...</SWF>
<Image>Image/Image1.png</Image>

<SWF>http://www...</SWF>
<Image>Image/Image2.png</Image>

<SWF>http://www...</SWF>
<Image>Image/Image3.png</Image>

<SWF>http://www...</SWF>
<Image>Image/Image4.png</Image>

<SWF>http://www...</SWF>
<Image>Image/Image5.png</Image>
</Games>

But i want to load it in marked box that i named "Spilaleiki" - but i have no idea how to make it work.
Been google-ing alot and always found some extreme codes, im really looking for something simple.