<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!-- $Change: 84078 $ (must be within the first 200 characters of the file) -->
<View view_layout="stacked">
    <BorderView view_layout="horizontal"
                layout_borders="Rect(15,-5,5,0)"
                layout_inner_borders="Rect(5,5,5,5)"
                gfx_tl         = ""
                gfx_tr         = ""
                gfx_bl         = ""
                gfx_br         = ""
                gfx_left       = ""
                gfx_top        = ""
                gfx_right      = ""
                gfx_bottom     = ""
                gfx_background = ""
    >
    <BitmapView name="SunMoonIcon" view_flags="WID_IGNORE_WHEN_HIDDEN" layout_borders="Rect(0,-8,5,0)">
        <nocreate:Bitmap name="Misc/icon_day.tga"/>
        <nocreate:Bitmap name="Misc/icon_night.tga"/>
    </BitmapView>
    <TextView name="WorldClockText" view_layout="stacked" layout_borders="Rect(0,1,0,0)" font="NORMAL"
              feature_flags="TVF_ENABLE_SHADOW | TVF_RENDER_SHADOW | TVF_RENDER_HALO"/>
    </BorderView>
</View>
