<PropertyList>
 <path>SBGL_Terminal1.ac</path>
  <animation>
  <type>alpha-test</type>
  <alpha-factor>0.01</alpha-factor>
 </animation>
 <animation>
  <type>select</type>
  <object-name>Material2</object-name>
  <condition>
   <greater-than>
    <property>/sim/time/sun-angle-rad</property>
    <value>1.57</value>
   </greater-than>
  </condition>
 </animation>
<animation>
 <type>material</type> 
 <object-name>SBGL_Terminal1_2</object-name>
 <condition>		
  <greater-than>		
   <property>/sim/time/sun-angle-rad</property>
   <value>1.57</value>
  </greater-than>
 </condition>
 <emission>	
  <red>0.4</red>	
  <green>0.4</green>	
  <blue>0.4</blue>
 </emission>
</animation>
</PropertyList>