<PropertyList>

    <path>LOWI_north_hangar1.ac</path>

    <animation>
	<type>material</type> 
	<object-name>WINDOW</object-name>
	<condition>		
		<greater-than>		
			<property>/sim/time/sun-angle-rad</property>
			<value>1.57</value>
		</greater-than>
	</condition>
	<emission>	
		<red>.75</red>	
		<green>0.675</green>	
		<blue>0.6</blue>
	</emission>
</animation>

<animation>
	<type>material</type> 
	<object-name>WINDOW</object-name>
	<condition>		
		<less-than-equals>		
			<property>/sim/time/sun-angle-rad</property>
			<value>1.57</value>
		</less-than-equals>
	</condition>
	<emission>	
		<red>0</red>	
		<green>0</green>	
		<blue>0</blue>
	</emission>
</animation>

    <model>
	  <path>Models/Effects/RedLight10000.xml</path> 
	  <offsets> 
	     <x-m>-3.09</x-m>
	     <y-m>23.91</y-m>
	     <z-m>20.5</z-m>
	     <heading-deg>0</heading-deg>
	  </offsets>
    </model>

    <model>
	  <path>Models/Effects/RedLight10000.xml</path> 
	  <offsets> 
	     <x-m>3.35</x-m>
	     <y-m>-10.03</y-m>
	     <z-m>20.5</z-m>
	     <heading-deg>0</heading-deg>
	  </offsets>
    </model>

</PropertyList>