{
  "name" : "Site Search powered by Kray",
  "description" : "Description",
  "elements" : [ {
    "tag" : "user",
    "background" : "#376b8c",
    "color" : "#ffffff",
    "shape" : "Person"
  }, {
    "tag" : "db",
    "background" : "#376b8c",
    "color" : "#ffffff",
    "shape" : "Cylinder"
  }, {
    "tag" : "std",
    "background" : "#376b8c",
    "color" : "#ffffff"
  }, {
    "tag" : "stdc",
    "shape" : "RoundedBox"
  } ],
  "relationships" : [ {
    "tag" : "rel",
    "style" : "Solid"
  } ]
}