Hello,
I think it would be useful to have a tool to convert XMI to PLANTUML format.
For example I can generate an XMI from PHP_UML tool (my own use case) then pass it to the tool to have it transformed to a plantuml file.
Then use plantuml to generate the graph.
What do you think about that?