Using build.xml

  • Extract the archive content

  • Open build.xml file, change InputPath and OutputPath if needed

  • Open a command-line shell, go to the converter directory

  • Launch ant, it will take build.xml as default

  • You can get your converted xml file in the output/{your output directory}

How to use - build.xml

File build.xml, change InputPath and OutputPath properiesExtract archive into a directoryLaunch ant