<?xml version="1.0" encoding="utf-8"?>
<!-- $Change: 84078 $ (must be within the first 200 characters of the file) -->
<View cell_count             = "Point( 6, 9 )"
      grid_borders           = "Rect(0,0,0,0)"
      icon_borders           = "Rect(2,2,2,2)"
      icon_size              = "Point(48.0,48.0)"
      layout_inner_borders   = "Rect(0,0,0,0)"
      max_icon_zoom          = "1.75"
      preferred_icon_spacing = "Point(2,2)"
      tweak_value            = "-3.0"
      view_layout            = "vertical"
      arrow_hover_timeout    = "0.5">
  <View layout_borders="Rect(13,0,14,5)" view_layout="vertical">
    <TabSelector border_gfx_center            = "sidebars/darksetin_t.tga"
                 border_gfx_left              = "sidebars/darksetin_tl.tga"
                 border_gfx_right             = "sidebars/darksetin_tr.tga"                
                 name                         = "WndTabSelector"
                 tab_gfx_selected_left        = "sidebars/darksetin_tab_active_left.tga"
                 tab_gfx_selected_middle      = "sidebars/darksetin_tab_active_center.tga"
                 tab_gfx_selected_right       = "sidebars/darksetin_tab_active_right.tga"
                 tab_gfx_unselected_left      = "sidebars/darksetin_tab_inactive_left.tga"
                 tab_gfx_unselected_middle    = "sidebars/darksetin_tab_inactive_center.tga"
                 tab_gfx_unselected_right     = "sidebars/darksetin_tab_inactive_right.tga"
                 tab_label_borders_selected   = "Rect(13,4,20,3)"
                 tab_label_borders_unselected = "Rect(11,4,20,3)"
                 tab_selected_color           = "active"
                 tab_spacing                  = "-4.0"
                 tab_unselected_color         = "gray"
                 layout_borders               = "Rect(0,5,0,0)">
      <Tab label="&lt;localized token=MainGUI_InventoryView_Bag /&gt;"/>
      <Tab label="&lt;localized token=MainGUI_InventoryView_Quest /&gt;"/>
      <Tab label="&lt;localized token=MainGUI_InventoryView_Resource /&gt;"/>
    </TabSelector>
    <BorderView gfx_background = "sidebars/darksetin_bg.tga"
                gfx_bl         = "sidebars/darksetin_ll.tga"
                gfx_bottom     = "sidebars/darksetin_bottom.tga"
                gfx_br         = "sidebars/darksetin_lr.tga"
                gfx_left       = "sidebars/darksetin_l.tga"
                gfx_right      = "sidebars/darksetin_r.tga"
                gfx_tl         = ""
                gfx_top        = ""
                gfx_tr         = ""
                layout_borders = "Rect(0,0,0,0)"
                view_layout    = "vertical">
      <ViewSelector layout_borders="Rect(9,4,9,2)" name="ViewSelector"/>            
      <BitmapView name                 = "PageNumerationDock"
                  view_flags           = "WID_HANDLE_MOUSE|BMF_IGNORE_BITMAP_SIZE"
                  layout_borders       = "Rect(0,3,0,0)"
                  layout_inner_borders = "Rect(10,3,10,3)"
                  bitmap_gfx           = "Misc/black.tga"
                  view_layout          = "horizontal"
                  view_local_alpha     = "0.5">
        <Button gfxid_highlight = "Misc/arrow_left_active.tga"
                gfxid_pressed   = "Misc/arrow_left_black.tga"
                gfxid_raised    = "Misc/arrow_left.tga"
                layout_borders  = "Rect(0,0,0,0)"
                max_zoom        = "1"
                name            = "LeftArrowButton"
        />
        <HLayoutSpacer/>
        <TextView name="PageNumeration"/>
        <HLayoutSpacer/>
        <Button gfxid_highlight = "Misc/arrow_right_active.tga"
                gfxid_pressed   = "Misc/arrow_right_black.tga"
                gfxid_raised    = "Misc/arrow_right.tga"
                layout_borders  = "Rect(0,0,0,0)"
                max_zoom        = "1"
                name            = "RightArrowButton"
        />		
      </BitmapView>            
    </BorderView>        
  </View>    
  <BitmapView layout_borders="Rect(0,0,0,0)" bitmap_gfx="Inventory/golden_line_with_shadow.tga"/>
  <BitmapView layout_borders   = "Rect(0,-2,0,0)"
              view_layout      = "vertical"
              bitmap_gfx       = "Misc/black.tga"
              view_flags       = "BMF_IGNORE_BITMAP_SIZE"
              view_local_alpha = "0.5">
    <View view_layout="horizontal" layout_borders="Rect(20,0,20,0)">
      <View view_layout="vertical" h_alignment="LEFT">
        <MoneyView layout_borders="Rect(0,4,11,0)" layout_mode="horizontal" name="InvMoneyView" value="0"/>
        <View view_layout="horizontal" layout_borders="Rect(0,0,0,0)">
          <HLayoutSpacer/>
          <Button label="&lt;localized token=ClaimGUI_Claims /&gt;" name="ClaimButton"/>
          <Button label="&lt;localized token=TokenGUI_Tokens /&gt;" name="TokensButton"/>
        </View>
      </View>
      <HLayoutSpacer/>
      <ItemSlotView icon_borders   = "Point(4,4)"
                    view_flags     = "WID_HANDLE_MOUSE"
                    layout_borders = "Rect(0,0,0,0)"
                    max_zoom       = "1.0"
                    name           = "BagSlot"
                    no_item_gfx    = "Inventory/icon_bag.tga"
                    slot_size      = "Point(55,55)"
                    tooltip_title  = "Bag"
      />
    </View>                 
  </BitmapView>
</View>
