{'application':{'type':'Application', 'name':'Template', 'backgrounds': [ {'type':'Background', 'name':'bgTemplate', 'title':'Secondary Board View', 'size':(534, 597), 'menubar': {'type':'MenuBar', 'menus': [ {'type':'Menu', 'name':'menuFile', 'label':'&File', 'items': [ {'type':'MenuItem', 'name':'menuFileExit', 'label':'E&xit', 'command':'exit', }, ] }, ] }, 'components': [ {'type':'BitmapCanvas', 'name':'Board', 'position':(19, 48), 'size':(480, 480), 'backgroundColor':(255, 255, 255), }, ] # end components } # end background ] # end backgrounds } }