<?xml-model href="../../gui.xsd" type="application/xml" schematypens="http://www.w3.org/2001/XMLSchema"?>
<root>
    <grid x_dim="1" y_dim="1"
        background='{"background_color":"#945b09","border_color":"#543919","border_thickness":{"Pixel":2}}'>
        <label x_slot="0" y_slot="0" text_color="black">work in progress</label>
    </grid>
</root>