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

<PropertyList>

<path>Generic_Antenna43m.ac</path>

<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>16000</max-m>
</animation>
<animation>
	<type>material</type> 
	<object-name>Light</object-name>
	<condition>		
		<greater-than>		
			<property>/sim/time/sun-angle-rad</property>
			<value>1.57</value>
		</greater-than>
	</condition>
	<emission>	
		<red>1</red>	
		<green>0</green>	
		<blue>0</blue>
	</emission>
</animation>

</PropertyList>