<?xml version="1.0" encoding="utf-8" ?>
<component name="dxb" extends="Scene">
<children>
<Label id="title"
text="dxb"
font = "font:LargeBoldSystemFont"
width="1000"
height="100"
translation = "[860, 40]"
horizAlign="right"
vertAlign="top" />
<Rectangle id="updates_title_rect"
width="900"
height="51"
translation = "[50,40]"
color = "0x20600040" >
<Label id="updates_title"
text=""
font = "font:SmallBoldSystemFont"
width="880"
height="40"
translation = "[10,10]"
horizAlign="left"
vertAlign="top"
wrap="true" />
</Rectangle>
<Rectangle id="updates_rect"
width="900"
height="440"
translation = "[50,90]"
color = "0x00800040" >
<Label id="updates"
text=""
width="880"
height="420"
translation = "[10,10]"
horizAlign="left"
vertAlign="top"
wrap="true" />
</Rectangle>
<Rectangle id="updates_lower_title_rect"
width="900"
height="50"
translation = "[50,540]"
color = "0x40203040" >
<Label id="updates_lower_title"
text="updates_lower_title text"
font = "font:SmallBoldSystemFont"
width="880"