<?xml version="1.0" encoding="UTF-8"?>
<window>
    <defaultcontrol>201</defaultcontrol>
    <coordinates>
        <left>510</left>
        <top>355</top>
    </coordinates>
    
    <controls>
        <control type="group">
            <control type="image">
                <left>0</left>
                <top>0</top>
                <width>900</width>
                <height>370</height>
                <texture border="2">Background/ContentPanel.png</texture>
            </control>
            <control type="image" id="101">
                <left>10</left>
                <top>10</top>
                <width>880</width>
                <height>350</height>
            </control>
            <control type="label" id="102">
                <description>header label</description>
                <posx>20</posx>
                <posy>20</posy>
                <width>860</width>
                <height>40</height>
                <font>font13</font>
                <label></label>
                <align>center</align>
                <aligny>center</aligny>
            </control>
            <control type="textbox" id="103">
                <left>20</left>
                <top>70</top>
                <width>860</width>
                <height>230</height>
                <font>font10</font>
                <align>left</align>
                <aligny>top</aligny>
            </control>
        </control>
        <control type="group">
            <control type="button" id="201">
                <left>250</left>
                <top>290</top>
                <width>310</width>
                <height>60</height>
                <font>font12</font>
                <textcolor>FFF0F0F0</textcolor>
                <label>Menu de Instalacion</label>
                <align>center</align>
                <aligny>center</aligny>
                <texturefocus colordiffuse="gold">Button/testbuttonfo.png</texturefocus>
                <texturenofocus>Button/testbuttonnf.png</texturenofocus>
                <onleft>202</onleft>
                <onright>202</onright>
            </control>
            <control type="button" id="202">
                <left>570</left>
                <top>290</top>
                <width>310</width>
                <height>60</height>
                <font>font12</font>
                <textcolor>FFF0F0F0</textcolor>
                <textoffsetx>20</textoffsetx>
                <label>Ignorar</label>
                <align>center</align>
                <aligny>center</aligny>
                <texturefocus colordiffuse="gold">Button/testbuttonfo.png</texturefocus>
                <texturenofocus>Button/testbuttonnf.png</texturenofocus>
                <onleft>201</onleft>
                <onright>201</onright>
            </control>
        </control>
    </controls>
</window>


#########################################################
#         PARTE DE ESTE CÓDIGO FUE TOMADO DE CHIKIRY    #
#                A QUIEN DAMOS LAS GRACIAS              #
#########################################################