Inventory new.xml
 : 
  gamedata.db0/config/ui/   inventory_new.xml    . 
     ,   . 
   
<belt_slots x="0" y="80" width="1024" height="172">       
     <texture>ui_slots_belt</texture>
</belt_slots>
  (x="0" y="80")   (width="1024" height="172")   ui_slots_belt       . 

  
<dragdrop_belt x="645" y="136" width="410" height="60"
      cell_width = "60" cell_height="60" rows_num="1" cols_num="5"/>
  (x="645" y="136"),  (width="410" height="60"),     (cell_width = "60" cell_height="60"),   (rows_num="1")   (cols_num="5")   . 
  x y     . 
        . 
________________________________________
: 
    
<dragdrop_belt x="645" y="136" width="410" height="60"
     cell_width = "60" cell_height="60" rows_num="1" cols_num="5"/>
 
<dragdrop_belt x="590" y="118" width="410" height="104"
       cell_width = "52" cell_height="52" rows_num="2" cols_num="5"/>

        5,  10  . 
   (x="870" y="725")   
<exit_button x="870" y="725" width="157" height="48">
....     
....   
</exit_button>
  (x="10" y="10"),    ( )        . 
