<Material>
  <DisplacementSettings>
    <NormalEnabled>true</NormalEnabled>
    <ParallaxEnabled>false</ParallaxEnabled>
  </DisplacementSettings>
  <DiffuseSettings>
    <Enabled>true</Enabled>
    <Color>
      <Red>1.0</Red>
      <Green>1.0</Green>
      <Blue>1.0</Blue>
      <Alpha>1.0</Alpha>
    </Color>
  </DiffuseSettings>
  <SpecularSettings>
    <Enabled>true</Enabled>
    <HotspotPower>8</HotspotPower>
    <FresnelPower>0</FresnelPower>
    <Color>
      <Red>1.0</Red>
      <Green>1.0</Green>
      <Blue>1.0</Blue>
      <Alpha>1.0</Alpha>
    </Color>
  </SpecularSettings>
  <ReflectiveSettings>
    <Enabled>true</Enabled>
    <FresnelPower>2</FresnelPower>
    <Color>
      <Red>1</Red>
      <Green>1</Green>
      <Blue>1</Blue>
      <Alpha>1</Alpha>
    </Color>
  </ReflectiveSettings>
  <Textures>
    <Texture>
      <Usage>DiffuseColor</Usage>
      <Filename>Materials\\Wood.diffuse.tga</Filename>
    </Texture>
    <Texture>
      <Usage>SpecularColor</Usage>
      <Filename>Materials\\Wood.specular.tga</Filename>
    </Texture>
    <Texture>
      <Usage>ReflectiveColor</Usage>
      <Filename>Materials\\Wood.specular.tga</Filename>
    </Texture>
    <Texture>
      <Usage>NormalMap</Usage>
      <Filename>Materials\\Wood.normal.tga</Filename>
    </Texture>
  </Textures>
</Material>