XML Import

I'm interested in importing XML (or similar) format in SolidWorks. Basically, the XML would contain the identification information about the 3D (or 2D) model/models and location and rotation of the models. The structure would be something like this (simplified):

  DEVICE1_MODEL

  C:/....

  100

  200

  180

  DEVICE2_MODEL

  C:/....

  200

  230

  0

Then SolidWorks would import the device models from the given location (or it's own location)

My question might seem stupid, that is just because I have never used it before and I don't know it's capabilities

Is this something that can be done anly through API?

BR, Sami

SolidworksImport export