<?xml version="1.0" encoding="UTF-8" ?> <PropertyList> <path>res/hstab.ac</path> <!-- Animation for the elevators --> <animation> <name>Left elevator</name> <type>rotate</type> <object-name>ElevatorL</object-name> <property>/controls/flight/elevator-fbw</property> <interpolation> <entry><ind>-1.0</ind><dep>-15.0</dep></entry> <entry><ind>0.0</ind><dep>0.0</dep></entry> <entry><ind>1.0</ind><dep>15.0</dep></entry> </interpolation> <axis> <x1-m>4.8217428</x1-m> <y1-m>-6.225</y1-m> <z1-m>1.2998017</z1-m> <x2-m>2.9796817</x2-m> <y2-m>-0.96224</y2-m> <z2-m>0.7486916</z2-m> </axis> </animation> <animation> <name>Right elevator</name> <type>rotate</type> <object-name>ElevatorR</object-name> <property>/controls/flight/elevator-fbw</property> <interpolation> <entry><ind>-1.0</ind><dep>-15.0</dep></entry> <entry><ind>0.0</ind><dep>0.0</dep></entry> <entry><ind>1.0</ind><dep>15.0</dep></entry> </interpolation> <axis> <x1-m>2.9796817</x1-m> <y1-m>0.96224</y1-m> <z1-m>0.7486916</z1-m> <x2-m>4.8217428</x2-m> <y2-m>6.225</y2-m> <z2-m>1.2998017</z2-m> </axis> </animation> <!-- Animation for the horizontal stabilizer (elevator trim) --> <animation> <name>Horizontal Stabilizer</name> <type>rotate</type> <property>/controls/flight/elevator-trim</property> <interpolation> <entry><ind>-1.0</ind><dep>-10.0</dep></entry> <entry><ind>1.0</ind><dep>10.0</dep></entry> </interpolation> <axis> <x>0</x> <y>1</y> <z>0</z> </axis> <center> <x-m>2.4657749</x-m> <z-m>0.7464073</z-m> <z-m>0</z-m> </center> </animation> </PropertyList>