{
  "name" : "Employ",
  "description" : "Description",
  "elements" : [ {
    "tag" : "S3Bucket",
    "background" : "#000000",
    "stroke" : "#00aeef",
    "color" : "#00aeef",
    "shape" : "Cylinder"
  }, {
    "tag" : "Frontend",
    "background" : "#000000",
    "stroke" : "#00aeef",
    "color" : "#00aeef",
    "shape" : "WebBrowser"
  }, {
    "tag" : "Database",
    "background" : "#000000",
    "stroke" : "#00aeef",
    "color" : "#00aeef",
    "shape" : "Cylinder"
  }, {
    "tag" : "rund",
    "background" : "#000000",
    "stroke" : "#00aeef",
    "color" : "#00aeef",
    "shape" : "RoundedBox"
  }, {
    "tag" : "core",
    "background" : "#000000",
    "stroke" : "#ffbf00",
    "color" : "#ffbf00",
    "shape" : "RoundedBox"
  }, {
    "tag" : "Person",
    "background" : "#000000",
    "stroke" : "#00cc00",
    "color" : "#00cc00",
    "shape" : "Person"
  }, {
    "tag" : "ExternalBackend",
    "background" : "#000000",
    "stroke" : "#ee4b2b",
    "color" : "#ee4b2b",
    "shape" : "RoundedBox"
  }, {
    "tag" : "Backend",
    "background" : "#000000",
    "stroke" : "#00aeef",
    "color" : "#00aeef",
    "shape" : "RoundedBox"
  }, {
    "tag" : "Component",
    "background" : "#000000",
    "stroke" : "#00aeef",
    "color" : "#00aeef",
    "shape" : "RoundedBox"
  } ]
}