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.