xml2csvSimple Python program to convert xml to csvReads xml tree from file and fetches the required fields(data) and stores them in file(here, as a csv)