{
    "auto_start": false,
    "name": "1_5_drawing",
    "project_id": "ANYUUID",
    "revision": 6,
    "topology": {
        "computes": [
        ],
        "drawings": [
            {
                "drawing_id": "ANYUUID",
                "rotation": 0,
                "svg": "<svg height=\"200\" width=\"200\"><ellipse cx=\"100\" cy=\"100\" fill=\"#ffffff\" fill-opacity=\"1.0\" rx=\"100\" ry=\"100\" stroke-dasharray=\"25, 25\" stroke=\"#000000\" stroke-width=\"2\" /></svg>",
                "x": 179,
                "y": -44,
                "z": 0
            },
            {
                "drawing_id": "ANYUUID",
                "rotation": 0,
                "svg": "<svg height=\"20\" width=\"40\"><text fill=\"#000000\" fill-opacity=\"1.0\" font-family=\"TypeWriter\" font-size=\"10\" font-weight=\"bold\" font-style=\"italic\">Test</text></svg>",
                "x": -151,
                "y": 93,
                "z": 0
            },
            {
                "drawing_id": "ANYUUID",
                "rotation": 0,
                "svg": "<svg height=\"100\" width=\"200\"><rect fill=\"#18ffff\" fill-opacity=\"1.0\" height=\"100\" width=\"200\" stroke=\"#c80000\" stroke-width=\"2\" /></svg>",
                "x": -210,
                "y": -108,
                "z": 0
            }
        ],
        "links": [],
        "nodes": []
    },
    "type": "topology",
    "version": "ANYSTR"
}