Step 1: Upload Your XML File
Click or drag your mapgrouppos.xml file into the upload area. The file should use a <map> root with <group name="..." pos="x y z" rpy="roll pitch yaw" a="yaw" /> entries.
Step 2: Convert to JSON
Once the file is loaded, click "Convert to JSON". The tool validates the XML against the local mapgrouppos schema, reads the group entries with the browser XML parser, converts rpy to Object Spawner ypr, and builds a standard Object Spawner JSON object.
Step 3: Download & Review
The generated JSON will appear in the editor, properly formatted. Click "Download JSON File" to save the output. The results area will show you how many entries were successfully converted.