how do I put multiple object into a multiline text box

I am trying to put multiple object from an xml document into a multiline
text box. Can anyone help?

For example, in my xml document I have<record>
<Name>qqq</Name><Phone>12345</Phone><Phone>3333</Phone><\record>. How do I
put both phone number in my multiline text box using Loop?

Thanks.

Received on Wednesday, 28 February 2001 12:44:47 UTC