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

	
	<path>LFRN_HangarClub.ac</path>

	
    <animation>
    	<type>material</type>
    	<object-name>Hangar</object-name>
    	<condition>
      		<greater-than>
        		<property>/sim/time/sun-angle-rad</property>
       			 <value>1.57</value>
      		</greater-than>
    	</condition>
 		<emission>
      		<red>   0.08 </red> 
 			<green> 0.08 </green>
      		<blue>  0.08 </blue>
    	</emission>
  	</animation>
	
	<animation>
    	<type>material</type>
    	<object-name>Hangar</object-name>
    	<condition>
      		<less-than-equals>
        		<property>/sim/time/sun-angle-rad</property>
       			 <value>1.57</value>
      		</less-than-equals>
    	</condition>
 		<emission>
      		<red>   0.2 </red>
 			<green> 0.2 </green>
      		<blue>  0.2 </blue>
    	</emission>
  	</animation>
	
	
	
	
	<animation>
    	<type>material</type>
    	<object-name>Aeration</object-name>
		<object-name>Aeration00</object-name>
		<object-name>Aeration01</object-name>
		<object-name>Aeration02</object-name>
		<object-name>Aeration03</object-name>
		<object-name>Aeration04</object-name>
		<object-name>Aeration05</object-name>
		<object-name>Aeration06</object-name>
		<object-name>Aeration07</object-name>
		<object-name>Aeration08</object-name>
		<object-name>Aeration09</object-name>
		<object-name>Aeration10</object-name>
    	<condition>
      		<greater-than>
        		<property>/sim/time/sun-angle-rad</property>
       			 <value>1.57</value>
      		</greater-than>
    	</condition>
 		<emission>
      		<red>  0.2 </red> 
 			<green> 0.2 </green>
      		<blue>  0.2 </blue>
    	</emission>
  	</animation>
	
	<animation>
    	<type>material</type>
    	<object-name>Aeration</object-name>
		<object-name>Aeration00</object-name>
		<object-name>Aeration01</object-name>
		<object-name>Aeration02</object-name>
		<object-name>Aeration03</object-name>
		<object-name>Aeration04</object-name>
		<object-name>Aeration05</object-name>
		<object-name>Aeration06</object-name>
		<object-name>Aeration07</object-name>
		<object-name>Aeration08</object-name>
		<object-name>Aeration09</object-name>
		<object-name>Aeration10</object-name>
    	<condition>
      		<less-than-equals>
        		<property>/sim/time/sun-angle-rad</property>
       			 <value>1.57</value>
      		</less-than-equals>
    	</condition>
 		<emission>
      		<red>   0.08 </red>
 			<green> 0.08 </green>
      		<blue>  0.08 </blue>
    	</emission>
  	</animation>
	
	

</PropertyList>