Converting XML to JSON
Remember that this is just a basic example, and depending on your XML structure, you might need to adjust the script to handle specific cases or additional complexities.
https://www.thehashcode.com/nodejs/convert-xml-to-json-in-node/
Replies