CSV / Table to XML Converter
Paste CSV (or tab-separated) data and get well-formed XML instantly. Customise the root, row, and column element names to match your schema.
First row is headerFields as attributes
Runs entirely in your browser. Nothing is uploaded.
How it works
STEP 1
Paste your data
Paste CSV or tab-separated tabular data into the input box. The first row is treated as column headers.
STEP 2
Name your elements
Set the root element, row element, and optionally override column element names to fit your XML schema.
STEP 3
Copy or download
Click Convert, then copy the XML to your clipboard or download it as a .xml file.