Hi, I think you could use Session or Workspace.importXML(...). But to do that, you need a correctly formatted XML file, and the unique IDs of your system must be UUIDs or converted to UUIDs (see http://en.wikipedia.org/wiki/UUID). The conversion could be done by creating a SHA-1 hash code or so.
Regards, Thomas
