{
  "Msgbox" : {
    "type" : 0,
    "position" : {"x" :0, "y" :0},
    "items" : {
      "BgSheet":{
        "type" : 7,
        "bound" : {"w" :1920, "h" :1080},
        "position" : {"x" :0, "y" :0},
        "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
      },
      "Msgboxcontent": {
        "type": 0,
        "position": {
          "x": 470,
          "y": 370
        },
        "items": {
          "bg": {
            "type": 7,
            "bound": {
              "w": 900,
              "h": 350
            },
            "position": {
              "x": 0,
              "y": 0
            },
            "navigation": {
              "leftTo": null,
              "rightTo": null,
              "upTo": null,
              "downTo": null
            }
          },
          "txt": {
            "type": 6,
            "bound": {
              "w": 804,
              "h": 108
            },
            "innerPos": {
              "x": 300,
              "y": 0
            },
            "value": "Could not find any cities!",
            "font": "36px SourceSansPro-Light",
            "color": "0xFFFFFF",
            "align": "center",
            "wrap": "true",
            "position": {
              "x": 48,
              "y": 140
            },
            "navigation": {
              "leftTo": null,
              "rightTo": null,
              "upTo": null,
              "downTo": null
            }
          },
          "title": {
            "type": 6,
            "bound": {
              "w": 300,
              "h": 48
            },
            "innerPos": {
              "x": 0,
              "y": 0
            },
            "value": "Information",
            "font": "48px SourceSansPro-Light",
            "color": "0xFFFFFF",
            "align": "left",
            "position": {
              "x": 48,
              "y": 48
            },
            "navigation": {
              "leftTo": null,
              "rightTo": null,
              "upTo": null,
              "downTo": null
            }
          }
        }
      }
    }
  }
}
