just wrote a php script to get some data out of the extracted xml related to cargo capacity and ships physics for further use. My purpose was to have a data basis to make some calculations and decisions to optimize my Mining/Trading-Fleet.
The advantage to make use of the game ships physics (Mass and Drag) properties instead of many different Engine configurations is obvious: "Just compare the potentials instead of many different configs."
SHEET (Import from CSV Data Script Output)
https://docs.google.com/spreadsheets/d/ ... sp=sharing
4 the coding folks among us pls take the the following Sauce:
The whole thing would be faaar more interesting with additional aspects like fuel consumptions and upholding costs etc... but x4 don't have such things.... Anyway...
Pls. don't critique my coding

PHP Script (Runned with XAMPP Local Environment. Change the path (Line:3) to Your local (extracted) x4 dir)
https://pastebin.com/EdGWuEGV