xmlread
xmlwrite
xslt
Importing XML Documents
To read an XML file from your local disk or from a URL, use the xmlread function.
Exporting to XML Documents
To write data to an XML file, use the xmlwrite function.