<?xml version="1.0" encoding="UTF-8" ?>

<PropertyList>

  <path>apt-light-35m-spot.ac</path>
  
<light>
  <name>spotlight1</name>
  <type>spot</type>
  <position>
    <x-m> 2.00 </x-m>
    <y-m> 0.00 </y-m>
    <z-m> 33.50 </z-m>
  </position>
  <direction>
    <x>  0.00 </x>
    <y>  0.00 </y>
    <z> -33.00 </z>
  </direction>
  <ambient>
    <r> 1.00 </r>
    <g> 1.00 </g>
    <b> 1.00 </b>
    <a>1</a>
  </ambient>
  <diffuse>
    <r>0.95</r>
    <g>0.9</g>
    <b>0.9</b>
    <a>1</a>
  </diffuse>
  <specular>
    <r>0.95</r>
    <g>0.9</g>
    <b>0.9</b>
    <a>1</a>
  </specular>
  <attenuation>
    <c>1.0</c>
    <l>0.005</l>
    <q>0.0007</q>
  </attenuation>
  <spot-exponent>5</spot-exponent>
  <spot-cutoff>85</spot-cutoff>
  <range-m>300</range-m>
  <dim-factor>
    <value>1</value>
  </dim-factor>      
 </light>  
 
  <animation>
  <object-name>spotlight1</object-name>
  <type>select</type>
     <condition>
      <greater-than>
        <property>/sim/time/sun-angle-rad</property>
        <value>1.57</value>
      </greater-than>
    </condition>  
   </animation>


</PropertyList>
