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

	<path>svampen-wt.ac</path>
 
	<animation>
		<type>select</type>
		<object-name>red-light</object-name>
		<condition>
			<greater-than>
				<property>/sim/time/sun-angle-rad</property>
				<value>1.56</value>
			</greater-than>
		</condition>
	</animation>
	<animation>
  <type>noshadow</type>
  <object-name>red-light</object-name>
 </animation>
  <animation>
    <type>billboard</type>
    <object-name>red-light</object-name>
    <spherical type="bool">true</spherical>
  </animation>
	<animation>
		<type>dist-scale</type>
		<object-name>red-light</object-name>
		<interpolation>
			<entry><ind>0</ind><dep>0.2</dep></entry>
			<entry><ind>500</ind><dep>0.4</dep></entry>
			<entry><ind>16000</ind><dep>14</dep></entry>
		</interpolation>
		<center>
      <x-m>0</x-m>
      <y-m>0</y-m>
      <z-m>75.9</z-m>
    </center>
	</animation>

	</PropertyList>
