<?xml version="1.0" encoding="UTF-8"?>
<window>
    <coordinates>
        <left>485</left>
        <top>345</top>
    </coordinates>
    <controls>
        <control type="group">
            <control type="image">
                <left>0</left>
                <top>0</top>
                <width>950</width>
                <height>390</height>
                <texture border="2">Background/ContentPanel.png</texture>
            </control>
            <control type="image" id="101">
                <left>10</left>
                <top>10</top>
                <width>930</width>
                <height>370</height>
            </control>
            <control type="label" id="102">
                <description>header label</description>
                <posx>60</posx>
                <posy>35</posy>
                <width>950</width>
                <height>40</height>
                <font>font15</font>
                <label></label>
                <align>center</align>
                <aligny>center</aligny>
            </control>
            <control type="image" id="103">
                <left>10</left>
                <top>20</top>
                <width>350</width>
                <height>350</height>
                <aspectratio aligny="center" align="center">keep</aspectratio>
            </control>
            <control type="textbox" id="104">
                <left>350</left>
                <top>100</top>
                <width>575</width>
                <height>300</height>
                <font>font12</font>
                <align>left</align>
                <aligny>top</aligny>
                <pagecontrol>105</pagecontrol>
                <onup>105</onup>
                <ondown>105</ondown>
                <onleft>105</onleft>
                <onright>105</onright>
            </control>
            <control type="scrollbar" id="105">
                <left>910</left>
                <top>70</top>
                <width>30</width>
                <height>300</height>
                <subtype>text</subtype>
                <visible>true</visible>
                <texturesliderbackground>Button/scrollbar-V-background.png</texturesliderbackground>
                <texturesliderbar>Button/scrollbar-V.png</texturesliderbar>
                <texturesliderbarfocus colordiffuse="FF12B2E7">Button/scrollbar-V-focus.png</texturesliderbarfocus>
                <orientation>vertical</orientation>
                <showonepage>true</showonepage>
                <onup>104</onup>
                <ondown>104</ondown>
                <onleft>104</onleft>
                <onright>104</onright>
            </control>
        </control>
    </controls>
</window>
