Adding a line break in my xml to be shown in the DataGrid

Hey all,

I have a XML document which is the data that my DataGrid displays.
I want to have the data that comes in from my XML and displayed in my DataGrid to have a forced Line Breaks in it.

So my data will look like this:
Name
Phone
Email

instead of:
Name Phone Email

I am using XML, Flash 8 Professional and Actionscript 2.0
Is there any way i can get this to work from within the XML file or at all?

Thanks in advance!!
:smiley: