In the Examples, there is a Read Data from XML file.vi, that shows how to do this. You basically have to index the array and re-concatenate, or separate, depending on how you want to display.
@alkazaa wrote: LV 7.1: How can I enforce the output data type of the polymorphic "Read from XML file.vi" to be a string instead of an array of strings?