====== Project graph ====== {{page>01_user_documentation:06_graph:03_graphs:01_project_graph&noheader}} ====== ====== The project graph is stored in an XML file to represent the current state of the project. The minimal content of the **graph** is: The first line is the required xml description. The second contains the main tag of the file: ''''. It also needs to define the xmlns attributes used by GroIMP to load the content described in the file. ====== ====== An actual **graph** (with only the rggroot) can look like: Notice that, with this representation, successor edges are implicitly described. The first node under another '''' tag is seen as the successor. Additional edges would be added as '''' tags.