<?xml version="1.0"?> <PropertyList> <description>A300</description> <author>Brett Harrison</author> <path>Models/A300.ac</path> <offsets> <pitch-deg>-1.1</pitch-deg> </offsets> <animation> <type>rotate</type> <property>velocities/true-airspeed-kt</property> <interpolation> <entry> <ind>0.0</ind> <dep>0.0</dep> </entry> <entry> <ind>70.0</ind> <dep>0.0</dep> </entry> <entry> <ind>90</ind> <dep>1.1</dep> </entry> <entry> <ind>100</ind> <dep>1.1</dep> </entry> </interpolation> <center> <x-m>0.0</x-m> <y-m>0.0</y-m> <z-m>0.0</z-m> </center> <axis> <x>0.0</x> <y>1.0</y> <z>0.0</z> </axis> </animation> <animation> <type>select</type> <object-name>gear</object-name> <condition> <greater-than> <property>gear/gear[0]/position-norm</property> <value>0.25</value> </greater-than> </condition> </animation> <!-- Add Navigation Lights Objects --> <model> <path>Lights/A300-NavLights.xml</path> </model> </PropertyList>