Simple Python script that uses lxml library to parse XML file using XPath and converts it to csv format. This script assumes that you have a list of XPath expressions that you want to extract from the ...