{
  "name" : "product",
  "elements" : [ {
    "tag" : "Container",
    "background" : "#91baeb",
    "shape" : "RoundedBox"
  }, {
    "tag" : "Component",
    "background" : "#91baeb",
    "shape" : "RoundedBox"
  }, {
    "tag" : "Software System",
    "background" : "#91baeb",
    "shape" : "RoundedBox"
  }, {
    "tag" : "Person",
    "background" : "#91baeb",
    "shape" : "Person"
  }, {
    "tag" : "storage",
    "shape" : "Cylinder"
  }, {
    "tag" : "external",
    "background" : "#e5e5e5"
  }, {
    "tag" : "legacy",
    "background" : "#ebc291"
  }, {
    "tag" : "planned",
    "background" : "#baeb91"
  } ]
}