[GraphML](http://graphml.graphdrawing.org/) is a widely used graph file format in network analysis community. GraphMLReader is a plugin to load those XML files into Cytoscape. You can load basic information (networks and attributes) from GraphML files. Experimental GraphML export function is also available for testing.
### Useful Links
* [GraphML](http://graphml.graphdrawing.org/)
* [GraphML Primer](http://graphml.graphdrawing.org/primer/graphml-primer.html)
### Note for Cytoscape 3 Users
GraphML support is a standard feature in Cytoscape 3. Also, nested networks are supported!