XML file data into a spreadsheet
The scenario parses an XML file, creates a sheet with headers, and lays the contents out into columns as rows.
- XML laid out into columns
- The sheet created with headers
- Data written in as rows
- No parsing the file by hand
Google Sheets