<?xml version="1.0" encoding="UTF-8"?>
<window>
    <coordinates>
        <left>610</left>
        <top>315</top>
    </coordinates>
    <controls>
        <control type="group">
            <control type="image">
                <description>Background Image</description>
                <posx>0</posx>
                <posy>0</posy>
                <width>750</width>
                <height>500</height>
                <texture border="2">SpeedTest/bg_screen.gif</texture>
            </control>
            <control type="image" id="101">
                <description>Speed Test Result</description>
                <left>65</left>
                <top>60</top>
                <width>630</width>
                <height>350</height>
            </control>
        </control>
        <control type="group" id="9001">
            <control type="button" id="201">
                <left>570</left>
                <top>320</top>
                <width>110</width>
                <height>70</height>
                <font>font10</font>
                <textcolor>FFFFFFFF</textcolor>
                <label>[B]Close[/B]</label>
                <align>center</align>
                <aligny>center</aligny>
                <texturefocus border="30">SpeedTest/btn_gloss.png</texturefocus>
                <texturenofocus border="30">SpeedTest/btn_gloss.png</texturenofocus>
            </control>
        </control>
    </controls>
</window>
