CSV means comma separated values. It's like a normal "txt" file with commas at regular places to separate some values. Typically the first line of CSV file is a "header", containing names of columns ...
The arguments are as follows. Usage: xml2csv [flags] Flags -i, --input string XML input file path or directory or url -m, --mapping string XML to CSV mapping file path or url -o, --output string CSV ...