This plugin offers a basic CSV to XML conversion.
The first record in the csv file must contain the column names.
These column names are used as element names in the XML.
The columns must be separated by either comma, semicolon or tab.
Excel offers another possibility to convert CSV files to XML. You can open the
file in Excel and use the "save as" XML worksheet to get an XML representation.