<?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>700</width>
                <height>450</height>
                <texture border="2">SpeedTest/bg_screen.jpg</texture>
            </control>
            <control type="image" id="101">
                <description>Speed Test Result</description>
                <posx>90</posx>
                <posy>60</posy>
                <width>520</width>
                <height>250</height>
            </control>
        </control>
        <control type="group" id="9001">
            <control type="button" id="201">
                <left>150</left>
                <top>290</top>
                <width>400</width>
                <height>175</height>
                <font>font13</font>
                <textcolor>FFF0F0F0</textcolor>
                <label>[B]Close[/B]</label>
                <align>center</align>
                <aligny>center</aligny>
                <texturefocus border="40">SpeedTest/btn_start_bg.png</texturefocus>
                <texturenofocus border="40">SpeedTest/btn_start_bg.png</texturenofocus>
            </control>
        </control>
    </controls>
</window>
