Xml in flash

<Slides>
<slideNode jpegURL=“images/image1.jpg”>image1</slideNode>
<slideNode jpegURL=“images/image2.jpg”>image2</slideNode>
</Slides>

i have this xml file now i have to call this xml file in flashmx

how do i?