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

<PropertyList>

	<path>EHLE_tower.ac</path>

	<animation>
		<type>select</type>
		<object-name>2019-Tower</object-name>
		<object-name>Red-Light</object-name>
		<condition>
			<and>
				<or>
					<greater-than>
						<property>sim/time/utc/year</property>
						<value>2019</value>
					</greater-than>
					<and>
						<equals>
							<property>sim/time/utc/year</property>
							<value>2019</value>
						</equals>
					</and>
				</or>
			</and>
		</condition>
	</animation>
	
    <model>
        <name>Red-Light</name>
        <path>Models/Effects/RedLight10000.xml</path>
        <offsets>
             <x-m>-15.76089</x-m>
             <y-m>4.08686</y-m>
             <z-m>21.888</z-m>
        </offsets>
    </model>
	
</PropertyList>
