External link in XML?

External link in XML ?

Hi all,

I have an xml file that is the content for a news section on a website. The structure of the xml and reading it into flash is fine.

Within the blocks of news I need to able to include links, so it possible to include links in the xml that will work when placed in flash.



<menu>
	<itme date="10/12/2007" news="New book avaiable for download from "http://newbooks.com" "/>
</menu>