What this tool does
CSV to XML
The XML schema is fixed: a rows root contains row elements, each containing field elements whose name attribute holds the CSV header. Headers are not used as tag names, so spaces and names beginning with digits remain representable. This is not a converter for an arbitrary vendor-specific XML schema.