Import XML file
Sub TestImportXML() Application.ImportXML "c:\Employees.xml", acStructureAndData End Sub