# Functions

Parse parses a draw.io XML file and returns an MxFile struct.

# Structs

Diagram represents the diagram element within the draw.io XML file.
Geometry represents the geometry element within a cell of the draw.io XML file.
MxCell represents a cell element within the draw.io XML file.
MxFile represents the root element of the draw.io XML file.
MxGraphModel represents the graph model element within the draw.io XML file.
Root represents the root element within the graph model of the draw.io XML file.