<Gauge Name="Mileage" Version="1.0">
 <Image Name="Box.bmp" ImageSizes="64,48"/>
 <Element>
  <Position X="14" Y="11" />
  <Visible>(A:Circuit general panel on, bool)</Visible>
  <Visible>(G:Var2) 0 == (A:Avionics master switch, bool) &amp;&amp;</Visible>
  <Element>
               <Text X="40" Y="14" Bright="Yes" Length="5" Font="Arial" Color="#00FFFF" Adjust="Center" VerticalAdjust="Center" Multiline="No" Fixed="No">
                   <String>%((A:AIRSPEED TRUE, knots) 6 * (A:RECIP ENG1 FUEL FLOW, pounds per hour) /)%!5.2f!</String>
               </Text>
            </Element>
         </Element>
   <Element>
    <Position X="11" Y="32" />
    <Element>
      <Text X="50" Y="12" Bright="Yes" Length="8" Font="Arial Bold" Color="#114444" Adjust="Left" VerticalAdjust="center" Multiline="No">
      <String>NMPG</String>
      </Text>
    </Element>
   </Element>
   <Mouse>
       <Tooltip>Percent Power</Tooltip>
   </Mouse>
</Gauge>
