<?xml version="1.0"?> <PropertyList> <name>Acceleration (G force) Indicator</name> <w-base>128</w-base> <h-base>128</h-base> <layers> <layer> <name>gauge face</name> <texture> <path>Aircraft/Instruments/Textures/accel.rgb</path> <x1>0</x1> <y1>0</y1> <x2>1</x2> <y2>1</y2> </texture> <w>110</w> <h>110</h> </layer> <layer> <name>needle</name> <texture> <path>Aircraft/Instruments/Textures/misc-1.rgb</path> <x1>0.8</x1> <y1>0.78125</y1> <x2>0.8375</x2> <y2>1.0</y2> </texture> <w>6</w> <h>44</h> <transformations> <transformation> <type>rotation</type> <property>/accelerations/pilot-g</property> <scale>22.5</scale> <offset>247.5</offset> </transformation> <transformation> <type>y-shift</type> <offset>16</offset> </transformation> </transformations> </layer> <layer> <name>glare shield</name> <texture> <path>Aircraft/Instruments/Textures/bezel1.rgb</path> <x1>0.5</x1> <y1>0.0</y1> <x2>1.0</x2> <y2>0.5</y2> </texture> <w>128</w> <h>128</h> <transformations> <transformation> <type>x-shift</type> <offset>3</offset> </transformation> <transformation> <type>y-shift</type> <offset>-3</offset> </transformation> </transformations> </layer> </layers> </PropertyList>