XML Splitter


The XML Splitter takes an XML file containing multiple objects nested under one root (e.g. <Order>, <Product><Customer>, etc.) and splits them into individual XML files, with each object becoming its own XML file. These files are put into a ZIP folder and served to your default Downloads folder.






Disclaimer: No data from the XML files uploaded to this website is caputred. The XML file briefly exists in memory while processing. Once the ZIP folder is served to the user's default downloads folder, the file no longer exists on the server.