<?xml version="1.0" encoding="UTF-8"?>
<explorer-cfg>
  <general>
    <look-and-feel name="classic"/>
	<explorer mdi="true" separate-folders="false"/>
	<language name="EN"/>
  </general>

  <desktop>
    <icon-alignment algorithm="simple" start="left-top" direction="horizontal"/>
  </desktop>
  <desktopbar>
    <options show-clock="true"/>
    <positions>
	  <bar name="quicklaunch" left="10" top="2" width="250" height="22"/>
	  <bar name="taskbar" left="300" top="2" width="400" height="22"/>
	</positions>
  </desktopbar>

  <taskbar>
  </taskbar>

  <notify-icons>
    <options hide-inactive="true" show-button="true" show-hidden="false"/>
    <icon name="Volume Control" text="Volume" show="show"/>
  </notify-icons>

  <startmenu>
    <order>
	</order>
  </startmenu>

  <quicklaunch>
    <order>
	</order>
  </quicklaunch>

  <launchbar>
    <entry type="startmenu"/>

    <entry type="programs">
    </entry>

    <entry type="settings"/>
    <entry type="desktops"/>
    <entry type="notify-area"/>
    <entry type="clock"/>
  </launchbar>
</explorer-cfg>
