I have the standard DLL that exports to XSI.
So I just File > Export > 3D Model.. and choose XSI and press Export.
I read this XSI file into my app. The coords I've given you are from OBJ so its easier to understand (more readable)
Would this be the reason for me getting bad data.
Does someone have a simple C++/Ruby script that exports all models, their textures and vertices/UV coordinates? .. I can use this alternatively.