Converts a JSON file to XML.
inputFile is the file path to read, outputFile is the file to write, xmlRoot is the root element
{ "sampleKey": { "inputFile": "folder1/folder2/yourFile.txt", "outputFile": "folder1/folder2/yourFile.txt", "xmlRoot": "yourText" } }