<PropertyList>
       
<path>INNSBRUCK_mpreis_market.ac</path>


<animation>
	<type>material</type> 
	<object-name>mpreis_int_01</object-name>
	<object-name>mpreis_int_02</object-name>
	<condition>		
	<greater-than>		
	<property>/sim/time/sun-angle-rad</property>
	<value>1.57</value>
	</greater-than>
	</condition>
	<emission>	
	<red>0.7</red>	
	<green>0.6</green>	
	<blue>0.4</blue>
	</emission>
</animation>


<animation>
	<type>material</type> 
	<object-name>mpreis_01</object-name>
	<object-name>mpreis_02</object-name>
	<condition>		
	<greater-than>		
	<property>/sim/time/sun-angle-rad</property>
	<value>1.55</value>
	</greater-than>
	</condition>
	<emission>	
	<red>0.8</red>	
	<green>0.8</green>	
	<blue>0.8</blue>
	</emission>
</animation>


</PropertyList>