http://graphml.graphdrawing.org/primer/graphml-primer.html
Creating a GraphMLXmlDocument automatically creates an XML declaration, a root "graphml" XML node, and a "graph" child XML node. Use DefineGraphMLAttribute, AppendVertexXmlNode, AppendEdgeXmlNode, and