====== Project registry (GS) ====== {{page>01_user_documentation:06_graph:03_graphs:10_registry&noheader}} When serialized, the registry is stored in a XML file. With the extension .gs. ====== ====== It's minimal content is: The first line describes the xml format. Then the second line is the main tag of the file: ''''. All the content of the **project registry** has to be inserted under this tag. The tag also defines the name of the **graph** file it describes. ===== Example ===== An actual registry file of a project looks like: ...