A basic Streamlit app designed to parse XML files, convert them to CSV/Excel, and upload data directly to Google Sheets.
Converting texts between formats is a bit of a pain to do on a file-by-file basis, but thankfully, MacIssues shows how to convert ...