Need you hlep guys

Hi
I am just trying to list out xml tree. This is how my xml file is:

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>

Then I am trying to list them all out in dynamicTextfield in a MC with scroll bar like this…

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 am very new and so i am struck up with where to begin. I know you guys are expert and help me here. Hope you have a little time for me.
thanks
kristtie