<?xml version="1.0" encoding="UTF-8"?>
<window>
    <coordinates>
        <left>502</left>
        <top>345</top>
    </coordinates>
    <controls>
        <animation type="WindowOpen" reversible="false">
            <effect type="zoom" start="80" end="100" center="960,540" delay="160" tween="back" time="240" />
            <effect type="fade" delay="160" end="100" time="240" />
        </animation>
        <animation type="WindowClose" reversible="false">
            <effect type="zoom" start="100" end="80" center="960,540" easing="in" tween="back" time="240" />
            <effect type="fade" start="100" end="0" time="240" />
        </animation>
        <control type="image">
            <left>-1920</left>
            <top>-1080</top>
            <width>5760</width>
            <height>3240</height>
            <animation effect="fade" start="0" end="100" time="300">WindowOpen</animation>
            <animation effect="fade" start="100" end="0" time="200">WindowClose</animation>
            <texture colordiffuse="C2FFFFFF">Background/loguploader-black.png</texture>
        </control>
        <control type="image">
            <left>0</left>
            <top>0</top>
            <width>1000</width>
            <height>400</height>
            <texture border="2">Background/loguploader-dialog-bg.png</texture>
        </control>
        <control type="image">
            <left>0</left>
            <top>0</top>
            <width>1000</width>
            <height>70</height>
            <texture colordiffuse="FF12B2E7" border="2">Background/loguploader-white.png</texture>
        </control>
        <control type="label" id="504">
            <textoffsetx>70</textoffsetx>
            <left>0</left>
            <top>0</top>
            <width>1000</width>
            <height>70</height>
            <font>font20_title</font>
            <align>center</align>
            <aligny>center</aligny>
            <shadowcolor>FF000000</shadowcolor>
        </control>
        <control type="image" id="501">
            <left>20</left>
            <top>85</top>
            <width>300</width>
            <height>300</height>
            <aspectratio aligny="center" align="center">keep</aspectratio>
        </control>
        <control type="textbox" id="502">
            <left>360</left>
            <top>85</top>
            <width>630</width>
            <height>320</height>
            <font>font12_title</font>
            <align>left</align>
            <aligny>top</aligny>
            <shadowcolor>FF000000</shadowcolor>
        </control>
        <control type="button" id="503">
            <left>680</left>
            <top>310</top>
            <width>300</width>
            <height>90</height>
            <font>font12_title</font>
            <textcolor>FFF0F0F0</textcolor>
            <textoffsetx>20</textoffsetx>
            <label>15067</label>
            <align>center</align>
            <aligny>center</aligny>
            <texturefocus border="40" colordiffuse="FF12B2E7">Button/loguploader-dialogbutton-fo.png</texturefocus>
            <texturenofocus border="40">Button/loguploader-dialogbutton-nofo.png</texturenofocus>
        </control>
    </controls>
</window>

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