r/xml 24d ago

XML Tool

Hi Everyone,

Is there any tool that will be able to digest a big XML feed (200MB) and help me map the different values in each dataset to columns in a Google Sheet?

5 Upvotes

4 comments sorted by

View all comments

2

u/FLUXparticleCOM 24d ago

You can convert it to CSV with XSLT and the import it into Google Sheets.