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

<PropertyList>

 <path>Observ_Tauxigny.ac</path>
 <animation>
     <type>alpha-test</type>
     <alpha-factor>0.01</alpha-factor>
 </animation>
 
  <animation>
    <type>select</type>
    <object-name>Plane-L.001</object-name>
    <condition>
       <greater-than>
          <property>sim/time/sun-angle-rad</property>
          <value>1.4900</value>
       </greater-than>
    </condition>
 </animation>
 
 <animation>
    <type>select</type>
    <object-name>Plane-L.002</object-name>
    <condition>
       <greater-than>
          <property>sim/time/sun-angle-rad</property>
          <value>1.4900</value>
       </greater-than>
    </condition>
 </animation>

<animation>
    <type>select</type>
    <object-name>Plane-L.003</object-name>
    <condition>
       <greater-than>
          <property>sim/time/sun-angle-rad</property>
          <value>1.4900</value>
       </greater-than>
    </condition>
 </animation>

<animation>
    <type>select</type>
    <object-name>Cylinder-L.003</object-name>
    <condition>
       <greater-than>
          <property>sim/time/sun-angle-rad</property>
          <value>1.4900</value>
       </greater-than>
    </condition>
 </animation>

<animation>
    <type>select</type>
    <object-name>Cylinder-L.005</object-name>
    <condition>
       <greater-than>
          <property>sim/time/sun-angle-rad</property>
          <value>1.4900</value>
       </greater-than>
    </condition>
 </animation>

</PropertyList> 