I've created a Powershell script which generates an XML file. All the XML data is within the script and whatever items need to be repeated, I have them looped based on the amount of lines in the CSV (minus the header).I've created a Powershell script which generate