here is video on how to convert xml file to tsv
If you want to automate conversion or avoid user Interface (UI) and run "Xml to Tsv" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\XmltoTsv\XmltoTsv.exe" inputfile.xml outputfile.tsv
