your xml is missing.
@others: xml is not a geometric file, like STL. XML will contain data (whatever the data is). You cannot translate STL into XML as you would translate from one geometric format to another. A .xml file only tells you that the data in that file is xml formatted, like this:
<some_node_name>content</some_node_name>