Listing xml nodes

Hi
I am just trying out this…

<?xml version=‘1.0’ encoding=‘utf-8’?>
<coolsites>
<site nam=“Kirupa.Com” description=“Have you been thsi site yet? The base place for a wonderful tutorial for Flash” lnk=“http://www.kirupa.com” />
<site nam=“Pixel2Life.Com” description=“Tutorial directory for many design and development tools.” lnk=“http://www.pixel2life.com” />
<site nam=“Macromedia.com” description=“This is the home of Flash and its got a lots of tutorials too.” lnk=“http://www.macromedia.com” />
</coolsites>

I like to list it all in a MC with dynamicText field with scrollBar like below…

KIRUPA.COM //Red in color - Bold too - link to the website
Have you been thsi site yet? The base place for a wonderful tutorial for Flash

PIXEL2LIFE.COM //Red in color - Bold too - link to the website
Tutorial directory for many design and development tools.

MACROMEDIA.COM //Red in color - Bold too - link to the website
This is the home of Flash and its got a lots of tutorials too.

I like to list it all in a MC with dynamicText field with scrollBar like above…
please help me
Thanks
k