How do I load a sound into Flash via XML?

Hey everyone
Ok so i have a XML that looks like:


<Music>
     <song>http://thisthesong.mp3</song>
</Music>

I have tried calling the xml and streaming the value of this xml file but i cant make it work :puzzle:

I REALLY NEED TO FIGURE THIS OUT!!!
Can anyone help me?