I am looking for a method to import SysML (UML) Models into Neo4J. I am working with Xpath to extract the Elements and Relationships between them. Is there a good way to export the Elements structured from XML/XML files so they can be converted in simple CSV files and imported to a Graph database?