<?xml version="1.0"?>
<PropertyList>

	<path>itt.ac</path>

	<animation>
		<type>rotate</type>
		<object-name>needle</object-name>
		<property>engines/engine/egt_degf</property>

		<interpolation>
			<entry><ind>32</ind><dep>0</dep></entry>
			<entry><ind>2192</ind><dep>230</dep></entry>
		</interpolation>

		<center>
			<x-m>0</x-m>
			<y-m>0</y-m>
			<z-m>0</z-m>
		</center>

		<axis>
			<x>-1</x>
			<y>0</y>
			<z>0</z>
		</axis>

	</animation>

	<!-- Digital Display -->
	<animation>
		<type>textranslate</type>
		<object-name>digit1</object-name>
		<property>engines/engine/egt_degf</property>
		<factor>0.0001</factor>
		<step>1000</step>
		<axis>
			<x>1</x>
			<y>0</y>
			<z>0</z>
		</axis>
	</animation>
	<animation>
		<type>textranslate</type>
		<object-name>digit2</object-name>
		<property>engines/engine/egt_degf</property>
		<factor>0.001</factor>
		<step>100</step>
		<axis>
			<x>1</x>
			<y>0</y>
			<z>0</z>
		</axis>
	</animation>
	<animation>
		<type>textranslate</type>
		<object-name>digit3</object-name>
		<property>engines/engine/egt_degf</property>
		<factor>0.01</factor>
		<step>10</step>
		<axis>
			<x>1</x>
			<y>0</y>
			<z>0</z>
		</axis>
	</animation>
	<animation>
		<type>textranslate</type>
		<object-name>digit4</object-name>
		<property>engines/engine/egt_degf</property>
		<factor>0.1</factor>
		<step>1</step>
		<axis>
			<x>1</x>
			<y>0</y>
			<z>0</z>
		</axis>
	</animation>

	<!-- LoD -->
	<animation>
		<type>range</type>
		<min-m>0</min-m>
		<max-m>30</max-m>
	</animation>

</PropertyList>

