{ "width": 200, "height": 200, "start": { "by_name" : "main" }, "objects": { "main": { "type": "sequence", "objects" : [ {"type":"line", "path": [{"x": -50, "y":-50}, {"x": 50, "y":50}]}, {"type":"line", "path": [{"x": 50, "y":-50}, {"x": -50, "y":50}]} ] } } }