<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel
 follows="left|right|top|bottom"
 height="768"
 layout="topleft"
 left="0"
 mouse_opaque="false"
 tab_stop="false" 
 name="main_view"
 width="1024">
  <panel top="0"
     follows="all"
     height="768"
     mouse_opaque="false"
     name="login_panel_holder"
     width="1024"/>
  <layout_stack border_size="0"
                follows="all"
                mouse_opaque="false"
                height="749"
                name="menu_stack"
                orientation="vertical"
                top="19">
    <layout_panel auto_resize="false"
                  height="60"
                  mouse_opaque="false"
                  name="nav_bar_container"
                  tab_stop="false"
                  width="1024"
                  user_resize="false" 
                  visible="false">
    </layout_panel>
    <layout_panel auto_resize="true"
                  follows="all"
                  height="500"
                  layout="topleft"
                  mouse_opaque="false"
                  tab_stop="false" 
                  name="hud"
                  width="1024">
      <layout_stack border_size="0"
                    follows="all"
                    height="500"
                    left="0"
                    mouse_opaque="false"
                    name="hud_stack"
                    orientation="horizontal"
                    top="0"
                    width="1024">
        <layout_panel auto_resize="true"
               follows="all"
               height="500"
               layout="topleft"
               mouse_opaque="false"
               tab_stop="false"
               name="non_side_tray_view"
               user_resize="false"
               width="500">
          <view bottom="500"
                follows="all"
                height="500"
                left="0"
                mouse_opaque="false"
                name="world_view_rect"
                width="500"/>
          <layout_stack border_size="0"
                        bottom="500"
                        follows="all"
                        height="500"
                        left="0"
                        mouse_opaque="false"
                        name="world_stack"
                        orientation="vertical">
            <layout_panel auto_resize="true"
                          follows="all"
                          height="500"
                          layout="topleft"
                          tab_stop="false"
                          mouse_opaque="false"
                          user_resize="false" 
                          name="hud container"
                          width="500">
              <view top="0"
                    follows="all"
                    height="500"
                    left="0"
                    mouse_opaque="false"
                    name="floater_snap_region"
                    width="500"/>
              <panel follows="left|top"
                     height="19"
                     left="0"
                     mouse_opaque="false"
                     name="topinfo_bar_container"
                     tab_stop="false"
                     top="0"
                     visible="false"
                     width="1024"/>
              <panel follows="right|top|bottom"
                     height="500"
                     mouse_opaque="false"
                     name="side_bar_tabs"
                     right="500"
                     tab_stop="false"
                     top="0"
                     width="32"/>
              <panel bottom="500"
                     follows="left|right|bottom"
                     height="25"
                     left="0"
                     mouse_opaque="false"
                     tab_stop="false"
                     name="stand_stop_flying_container"
                     visible="false"
                     width="500"/>
            </layout_panel>
            <layout_panel auto_resize="false"
                   min_height="33"
                   height="33" 
                   mouse_opaque="false"
                   name="bottom_tray_container"
                   visible="false"/>
          </layout_stack>
        </layout_panel>
        <!-- side tray -->
        <layout_panel auto_resize="false"
                      follows="top|bottom"
                      height="500"
                      min_width="333"
                      mouse_opaque="false"
                      tab_stop="false"
                      name="side_tray_container"
                      user_resize="false"
                      visible="false"
                      width="333"/>
      </layout_stack>      
      <panel follows="all"
                    height="500"
                    left="0"
                    mouse_opaque="false"
                    name="floater_view_holder"
                    tab_group="-1"
                    tab_stop="false"
                    top="0"
                    width="1024">
        <floater_view follows="all"
                      height="500"
                      left="0"
                      mouse_opaque="false"
                      name="Floater View"
                      tab_group="-1"
                      tab_stop="false"
                      top="0"
                      width="1024"/>
      </panel>
      <debug_view follows="all"
                  left="0"
                  top="0"
                  mouse_opaque="false"
                  height="500"
                  name="DebugView"
                  width="1024"/>
    </layout_panel>
  </layout_stack>
  <panel mouse_opaque="false"
         follows="left|right|top"
         name="status_bar_container"
         tab_stop="false"
         height="19"
         left="0" 
         top="0" 
         width="1024"
         visible="false"/>
  <view mouse_opaque="false"
        follows="all"
        name="menu_bar_holder"
        left="0"
        top="0"
        width="1024"
        height="768"/>
  <panel top="0"
        follows="all"
        mouse_opaque="false"
        left="0"
        name="snapshot_floater_view_holder" 
        width="1024"
        height="798">
    <snapshot_floater_view enabled="false"
                           follows="all"
                           height="768"
                           left="0"
                           mouse_opaque="false"
                           name="Snapshot Floater View"
                           tab_stop="false"
                           top="0"
                           visible="false"
                           width="1024"/>
  </panel>
  <panel top="0"
         follows="all"
         height="768"
         mouse_opaque="false"
         name="popup_holder"
         class="popup_holder"
         width="1024">
    <icon follows="right|bottom"
          image_name="Resize_Corner"
          right="-1"
          name="resize_corner"
          width="11"
          bottom="-1"
          height="11" />
  </panel>
  <view top="0"
        left="0"
        width="1024"
        height="768"
        name="hint_holder"
        mouse_opaque="false"
        follows="all"/>
  <panel top="0"
         follows="all"
         height="768"
         mouse_opaque="true"
         name="progress_view"
         filename="panel_progress.xml"
         class="progress_view"
         width="1024"
         visible="false"/>
  <menu_holder top="0"
               follows="all"
               height="768"
               mouse_opaque="false"
               name="Menu Holder"
               width="1024"/>
  <tooltip_view top="0"
                follows="all"
                height="768"
                mouse_opaque="false"
                name="tooltip view"
                tab_group="-2"
                width="1024"/>
</panel>