<PropertyList>
  <checklist>  
    <title>Before Starting Engine</title>
    <item>
      <name>Preflight Inspection</name>
      <value>COMPLETE</value>
    </item>
    <item>
      <name>Passenger Briefing</name>
      <value>COMPLETE</value>
    </item>
    <item>
      <name>Seats, Seat Belts, Shoulder Harnesses</name>
      <value>ADJUST and LOCK</value>
    </item>
    <item>
      <name>Brakes</name>
      <value>TEST and SET (shift-B)</value>
			<marker>
				<x-m>-0.0133</x-m>
				<y-m>-0.2083</y-m>
				<z-m>-0.0375</z-m>
				<scale>1.4667</scale>
			</marker>
      <condition>
        <equals>
          <property>/controls/gear/brake-parking</property>
					<value>1</value>
        </equals>
      </condition>
      <binding>
        <command>property-assign</command>
        <property>/controls/gear/brake-parking</property>
				<value>1</value>
			</binding>
    </item>
    <item>
      <name>Avionics Power Switch</name>
      <value>OFF</value>
    </item>
    <item>
      <name>Circuit Breakers</name>
      <value>CHECK IN</value>
    </item>
    <item>
      <name>Electrical Equipment, Autopilot</name>
      <value>OFF</value>
    </item>
    <item>
      <name>Fuel Selector Valve</name>
      <value>BOTH</value>
			<marker>
				<x-m>-0.2383</x-m>
				<y-m>-0.0017</y-m>
				<z-m>-0.6467</z-m>
				<scale>7.4667</scale>
			</marker>      
			<condition>
        <and>
          <equals>
            <property>/consumables/fuel/tank/selected</property>
            <value>1</value>
          </equals>
          <equals>
            <property>/consumables/fuel/tank[1]/selected</property>
            <value>1</value>
          </equals>
        </and>
      </condition>      
      <binding>
        <command>property-assign</command>
        <property>/consumables/fuel/tank/selected</property>
				<value>1</value>
			</binding>
      <binding>
        <command>property-assign</command>
        <property>/consumables/fuel/tank[1]/selected</property>
				<value>1</value>
			</binding>      
    </item>
  </checklist>
  
  
  <checklist>
    <title>Starting Engine</title>
    <item>
      <name>Prime</name>
      <value>As Required - 2-6 strokes</value>
    </item>
    <item>
      <name>Carburetor Heat</name>
      <value>COLD</value>
			<marker>
				<x-m>-0.3225</x-m>
				<y-m>-0.0850</y-m>
				<z-m>-0.2117</z-m>
				<scale>2.0500</scale>
			</marker>
      <condition>
        <equals>
          <property>/controls/anti-ice/engine[0]/carb-heat</property>
          <value>0</value>
        </equals>
      </condition>
      <binding>
        <command>property-assign</command>
        <property>/controls/anti-ice/engine[0]/carb-heat</property>
				<value>0</value>
			</binding>
    </item>
    <item>
      <name>Throttle</name>
      <value>OPEN 1/8 INCH</value>
			<marker>
				<x-m>-0.3342</x-m>
				<y-m>-0.0027</y-m>
				<z-m>-0.2289</z-m>
				<scale>3.1156</scale>
			</marker>
      <condition>
        <and>
          <greater-than>
            <property>/controls/engines/engine[0]/throttle</property>
            <value>0.1</value>
          </greater-than>
          <less-than>
            <property>/controls/engines/engine[0]/throttle</property>
            <value>0.4</value>
          </less-than>
        </and>
      </condition>
      <binding>
        <command>property-interpolate</command>
        <property>/controls/engines/engine[0]/throttle</property>
				<value>0.25</value>
				<rate>0.2</rate>
			</binding>
    </item>    
    <item>
      <name>Mixture</name>
      <value>RICH</value>
			<marker>
				<x-m>-0.3067</x-m>
				<y-m>0.0767</y-m>
				<z-m>-0.2108</z-m>
				<scale>2.1833</scale>
			</marker>
      <condition>
        <greater-than>
          <property>/controls/engines/engine[0]/mixture</property>
          <value>0.9</value>
        </greater-than>
      </condition>
      <binding>
        <command>property-interpolate</command>
        <property>/controls/engines/engine[0]/mixture</property>
				<value>1.0</value>
				<rate>0.5</rate>
			</binding>
    </item>
    <item>
      <name>Propellor Area</name>
      <value>CLEAR</value>
    </item>
    <item>
      <name>Master Switch</name>
      <value>ON</value>
    </item>
    <item>
      <name>Magnetos</name>
      <value>BOTH</value>
      <value>(press } three times)</value>
			<marker>
				<x-m>-0.3689</x-m>
				<y-m>-0.4138</y-m>
				<z-m>-0.2493</z-m>
				<scale>3.0000</scale>
			</marker>      
      <condition>
        <equals>
          <property>/controls/engines/engine[0]/magnetos</property>
          <value>3</value>
        </equals>
      </condition>
      <binding>
        <command>property-assign</command>
        <property>/controls/engines/engine[0]/magnetos</property>
				<value>3</value>
			</binding>
    </item>
    <item>
      <name>Ignition Switch</name>
      <value>ON</value>
      <value>(press s, release when engine starts)</value>
    </item>
    <item>
      <name>Oil Pressure</name>
      <value>CHECK</value>
    </item>
    <item>
      <name>Avionics Power Switch</name>
      <value>ON</value>
    </item>
    <item>
      <name>Navigation Lights, Flashing Beacon</name>
      <value>ON as required</value>
			<marker>
				<x-m>-0.3608</x-m>
				<y-m>-0.1650</y-m>
				<z-m>-0.2633</z-m>
				<scale>2.7167</scale>
			</marker>
      <condition>
        <and>
          <equals>
            <property>/controls/lighting/nav-lights</property>
            <value>1</value>
          </equals>
          <equals>
            <property>/controls/lighting/beacon</property>
            <value>1</value>
          </equals>
        </and>
      </condition>
      <binding>
        <command>property-assign</command>
        <property>/controls/lighting/nav-lights</property>
				<value>1</value>
			</binding>
      <binding>
        <command>property-assign</command>
        <property>/controls/lighting/beacon</property>
				<value>1</value>
			</binding>		
    </item>
    <item>
      <name>Radios</name>
      <value>ON</value>
			<marker>
				<x-m>-0.3525</x-m>
				<y-m>0.0525</y-m>
				<z-m>-0.0108</z-m>
				<scale>4.7167</scale>
			</marker>
      <condition>
        <and>
          <greater-than>
            <property>/instrumentation/comm[0]/volume</property>
            <value>0.0</value>
          </greater-than>
          <greater-than>
            <property>/instrumentation/comm[1]/volume</property>
            <value>0.0</value>
          </greater-than>
        </and>
      </condition>
      <binding>
        <command>property-interpolate</command>
        <property>/instrumentation/comm[0]/volume</property>
				<value>1.0</value>
				<rate>0.5</rate>
			</binding>
      <binding>
        <command>property-interpolate</command>
        <property>/instrumentation/comm[1]/volume</property>
				<value>1.0</value>
				<rate>0.5</rate>
			</binding>
    </item>
  </checklist>
  
  <checklist>
    <title>Before Takeoff</title>
    <page>
			<item>
				<name>Parking Brake</name>
				<value>SET (shift-B)</value>
				<marker>
					<x-m>-0.0133</x-m>
					<y-m>-0.2083</y-m>
					<z-m>-0.0375</z-m>
					<scale>1.4667</scale>
				</marker>
				<condition>
					<equals>
						<property>/controls/gear/brake-parking</property>
						<value>1</value>
					</equals>
				</condition>
				<binding>
					<command>property-assign</command>
					<property>/controls/gear/brake-parking</property>
					<value>1</value>
				</binding>		
			</item>
			<item>
				<name>Seats, Seat Belts, Shoulder Harnesses</name>
				<value>CHECK SECURE</value>
			</item>
			<item>
				<name>Cabin Doors</name>
				<value>CLOSED and LOCKED</value>
			</item>
			<item>
				<name>Flight Controls</name>
				<value>FREE and CORRECT</value>
			</item>
			<item>
				<name>Flight Instruments</name>
				<value>CHECK and SET</value>
			</item>
			<item>
				<name>Fuel Quantity</name>
				<value>CHECK</value>
			</item>
			<item>
				<name>Mixture</name>
				<value>RICH</value>
				<marker>
					<x-m>-0.3067</x-m>
					<y-m>0.0767</y-m>
					<z-m>-0.2108</z-m>
					<scale>2.1833</scale>
				</marker>
				<condition>
					<greater-than>
						<property>/controls/engines/engine[0]/mixture</property>
						<value>0.9</value>
					</greater-than>
				</condition>
				<binding>
					<command>property-interpolate</command>
					<property>/controls/engines/engine[0]/mixture</property>
					<value>1.0</value>
					<rate>0.5</rate>
				</binding>
			</item>
			<item>
				<name>Fuel Selector Valve</name>
				<value>RECHECK BOTH</value>
				<marker>
					<x-m>-0.2383</x-m>
					<y-m>-0.0017</y-m>
					<z-m>-0.6467</z-m>
					<scale>7.4667</scale>
				</marker>      
				<condition>
					<and>
						<equals>
							<property>/consumables/fuel/tank/selected</property>
							<value>1</value>
						</equals>
						<equals>
							<property>/consumables/fuel/tank[1]/selected</property>
							<value>1</value>
						</equals>
					</and>
				</condition>      
				<binding>
					<command>property-assign</command>
					<property>/consumables/fuel/tank/selected</property>
					<value>1</value>
				</binding>
				<binding>
					<command>property-assign</command>
					<property>/consumables/fuel/tank[1]/selected</property>
					<value>1</value>
				</binding>      
			</item>
			<item>
				<name>Elevator Trim</name>
				<value>SET for takeoff</value>
				<marker>
					<x-m>-0.3467</x-m>
					<y-m>-0.0475</y-m>
					<z-m>-0.4608</z-m>
					<scale>4.7167</scale>
				</marker>
				<condition>
					<and>
						<greater-than>
							<property>/controls/flight/elevator-trim</property>
							<value>-0.25</value>
						</greater-than>
						<less-than>
							<property>/controls/flight/elevator-trim</property>
							<value>0.0</value>
						</less-than>
					</and>
				</condition>
				<binding>
					<command>property-interpolate</command>
					<property>/controls/flight/elevator-trim</property>
					<value>-0.1</value>
					<rate>0.1</rate>
				</binding>
			</item>
			<item>
				<name>Throttle</name>
				<value>1700 RPM</value>
				<marker>
					<x-m>-0.3575</x-m>
					<y-m>-0.3083</y-m>
					<z-m>-0.1367</z-m>
					<scale>3.9167</scale>
				</marker>
				<condition>
					<and>
						<greater-than>
							<property>/engines/engine/rpm</property>
							<value>1600</value>
						</greater-than>
						<less-than>
							<property>/engines/engine/rpm</property>
							<value>1800</value>
						</less-than>
					</and>
				</condition>
				<binding>
					<command>property-interpolate</command>
					<property>/controls/engines/engine[0]/throttle</property>
					<value>0.69</value>
					<time>1.0</time>
				</binding>
			</item>
			<item>
				<name>Magnetos</name>
				<marker>
					<x-m>-0.3689</x-m>
					<y-m>-0.4138</y-m>
					<z-m>-0.2493</z-m>
					<scale>3.0000</scale>
				</marker>      
				<value>CHECK RPM DROP</value>
				<value>(125 rpm max)</value>
			</item>
		</page>
		<page>
			<item>
				<name>Carburetor Heat</name>
				<value>CHECK for RPM drop</value>
				<marker>
					<x-m>-0.3225</x-m>
					<y-m>-0.0850</y-m>
					<z-m>-0.2117</z-m>
					<scale>2.0500</scale>
				</marker>
			</item>
			<item>
				<name>Suction Gauge</name>
				<value>CHECK</value>
				<marker>
					<x-m>-0.3608</x-m>
					<y-m>-0.4283</y-m>
					<z-m>0.0258</z-m>
					<scale>1.6333</scale>
				</marker>
			</item>
			<item>
				<name>Engine Instruments and Ammeter</name>
				<value>CHECK</value>
				<marker>
					<x-m>-0.3608</x-m>
					<y-m>-0.4092</y-m>
					<z-m>-0.1650</z-m>
					<scale>2.2667</scale>
				</marker>
			</item>
			<item>
				<name>Throttle</name>
				<value>1000RPM or LESS</value>
				<marker>
					<x-m>-0.3575</x-m>
					<y-m>-0.3083</y-m>
					<z-m>-0.1367</z-m>
					<scale>3.9167</scale>
				</marker>
				<condition>
					<less-than>
						<property>/engines/engine/rpm</property>
						<value>1050</value>
					</less-than>
				</condition>
				<binding>
					<command>property-interpolate</command>
					<property>/controls/engines/engine[0]/throttle</property>
					<value>0.1</value>
					<time>1.0</time>
				</binding>
			</item>
			<item>
				<name>Throttle Friction Lock</name>
				<value>ADJUST</value>
			</item>
			<item>
				<name>Strobe Lights</name>
				<value>AS DESIRED</value>
				<marker>
					<x-m>-0.3608</x-m>
					<y-m>-0.1275</y-m>
					<z-m>-0.2650</z-m>
					<scale>2.2667</scale>
				</marker>
				<condition>
					<equals>
						<property>/controls/lighting/strobe</property>
						<value>1</value>
					</equals>
				</condition>
			</item>
			<item>
				<name>Radios and Avionics</name>
				<value>SET</value>
			</item>
			<item>
				<name>Autopilot</name>
				<value>OFF</value>
			</item>
			<item>
				<name>Wing Flaps</name>
				<value>SET for takeoff</value>
				<marker>
					<x-m>-0.3608</x-m>
					<y-m>0.1725</y-m>
					<z-m>-0.2325</z-m>
					<scale>4.2667</scale>
				</marker>
				<condition>
					<less-than>
						<property>/controls/flight/flaps</property>
						<value>0.5</value>
					</less-than>
				</condition>
			</item>
			<item>
				<name>Brakes</name>
				<value>RELEASE (shift-b)</value>
				<marker>
					<x-m>-0.0133</x-m>
					<y-m>-0.2083</y-m>
					<z-m>-0.0375</z-m>
					<scale>1.4667</scale>
				</marker>
				<condition>
					<not-equals>
						<property>/controls/gear/brake-parking</property>
						<value>1</value>
					</not-equals>
				</condition>
			</item>    
		</page>
  </checklist>
  
  <checklist>
    <title>Normal Takeoff</title>  
    <item>
      <name>Wing Flaps</name>
      <value>0 - 10 degrees</value>
			<marker>
				<x-m>-0.3608</x-m>
				<y-m>0.1725</y-m>
				<z-m>-0.2325</z-m>
				<scale>4.2667</scale>
			</marker>
      <condition>
        <less-than>
          <property>/controls/flight/flaps</property>
          <value>0.5</value>
        </less-than>
      </condition>
			<binding>
				<command>property-assign</command>
				<property>/controls/flight/flaps</property>
				<value>0</value>
			</binding>      
    </item>
    <item>
      <name>Carburetor Heat</name>
      <value>COLD</value>
			<marker>
				<x-m>-0.3225</x-m>
				<y-m>-0.0850</y-m>
				<z-m>-0.2117</z-m>
				<scale>2.0500</scale>
			</marker>
      <condition>
        <equals>
          <property>/controls/anti-ice/engine[0]/carb-heat</property>
          <value>0</value>
        </equals>
      </condition>
			<binding>
				<command>property-assign</command>
				<property>/controls/anti-ice/engine[0]/carb-heat</property>
				<value>0</value>
			</binding>      
    </item>
    <item>
      <name>Mixture</name>
      <value>RICH</value>
      <value>(above 3000ft, LEAN to obtain maximum RPM)</value>
			<marker>
				<x-m>-0.3067</x-m>
				<y-m>0.0767</y-m>
				<z-m>-0.2108</z-m>
				<scale>2.1833</scale>
			</marker>
      <condition>
        <greater-than>
          <property>/controls/engines/engine[0]/mixture</property>
          <value>0.9</value>
        </greater-than>
      </condition>
			<binding>
				<command>property-interpolate</command>
				<property>/controls/engines/engine[0]/mixture</property>
				<value>1.0</value>
				<time>1.0</time>
			</binding>
    </item>
    <item>
      <name>Throttle</name>
      <value>FULL OPEN</value>
			<marker>
				<x-m>-0.3342</x-m>
				<y-m>-0.0027</y-m>
				<z-m>-0.2289</z-m>
				<scale>3.1156</scale>
			</marker>
      <condition>
        <greater-than>
          <property>/controls/engines/engine/throttle</property>
          <value>0.95</value>
        </greater-than>
      </condition>
			<binding>
				<command>property-interpolate</command>
				<property>/controls/engines/engine[0]/throttle</property>
				<value>1.0</value>
				<time>2.0</time>
			</binding>
    </item>
    <item>
      <name>Elevator Control</name>
      <value>LIFT NOSE WHEEL</value>
      <value>(at 55 KIAS)</value>
      <condition>
        <greater-than>
          <property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
          <value>55.0</value>
        </greater-than>
      </condition>
    </item>
  </checklist>

  <checklist>
    <title>Short Field Takeoff</title>  
    <item>
      <name>Wing Flaps</name>
      <value>10 degrees</value>
			<marker>
				<x-m>-0.3608</x-m>
				<y-m>0.1725</y-m>
				<z-m>-0.2325</z-m>
				<scale>4.2667</scale>
			</marker>
      <condition>
        <and>
          <greater-than>
            <property>/controls/flight/flaps</property>
            <value>0.2</value>
          </greater-than>
          <less-than>
            <property>/controls/flight/flaps</property>
            <value>0.5</value>
          </less-than>
        </and>
      </condition>
			<binding>
				<command>property-assign</command>
				<property>/controls/flight/flaps</property>
				<value>0.333333</value>
			</binding>      
    </item>
    <item>
      <name>Carburetor Heat</name>
      <value>COLD</value>
			<marker>
				<x-m>-0.3225</x-m>
				<y-m>-0.0850</y-m>
				<z-m>-0.2117</z-m>
				<scale>2.0500</scale>
			</marker>
      <condition>
        <equals>
          <property>/controls/anti-ice/engine[0]/carb-heat</property>
          <value>0</value>
        </equals>
      </condition>
			<binding>
				<command>property-assign</command>
				<property>/controls/anti-ice/engine[0]/carb-heat</property>
				<value>0</value>
			</binding>      
    </item>
    <item>
      <name>Brakes</name>
      <value>APPLY</value>
      <condition>
        <and>
          <greater-than>
            <property>/controls/gear/brake-left</property>
            <value>0.9</value>
          </greater-than>
          <greater-than>
            <property>/controls/gear/brake-right</property>
            <value>0.9</value>
          </greater-than>
        </and>
      </condition>
    </item>
    <item>
      <name>Throttle</name>
      <value>FULL OPEN</value>
			<marker>
				<x-m>-0.3342</x-m>
				<y-m>-0.0027</y-m>
				<z-m>-0.2289</z-m>
				<scale>3.1156</scale>
			</marker>
      <condition>
        <greater-than>
          <property>/controls/engines/engine/throttle</property>
          <value>0.95</value>
        </greater-than>
      </condition>
			<binding>
				<command>property-interpolate</command>
				<property>/controls/engines/engine[0]/throttle</property>
				<value>1.0</value>
				<time>2.0</time>
			</binding>
    </item>
    <item>
      <name>Mixture</name>
      <value>RICH</value>
      <value>(above 3000ft, LEAN to obtain maximum RPM)</value>
			<marker>
				<x-m>-0.3067</x-m>
				<y-m>0.0767</y-m>
				<z-m>-0.2108</z-m>
				<scale>2.1833</scale>
			</marker>
      <condition>
        <greater-than>
          <property>/controls/engines/engine[0]/mixture</property>
          <value>0.9</value>
        </greater-than>
      </condition>
			<binding>
				<command>property-interpolate</command>
				<property>/controls/engines/engine[0]/mixture</property>
				<value>1.0</value>
				<time>1.0</time>
			</binding>
    </item>
    <item>
      <name>Brakes</name>
      <value>RELEASE</value>
      <condition>
        <and>
          <less-than>
            <property>/controls/gear/brake-left</property>
            <value>0.1</value>
          </less-than>
          <less-than>
            <property>/controls/gear/brake-right</property>
            <value>0.1</value>
          </less-than>
        </and>
      </condition>
    </item>
    <item>
      <name>Elevator Control</name>
      <value>SLIGHTLY TAIL LOW</value>
    </item>
    <item>
      <name>Climb Speed</name>
      <value>56 KIAS</value>
			<marker>
				<x-m>-0.3608</x-m>
				<y-m>-0.3083</y-m>
				<z-m>0.0675</z-m>
				<scale>3.6500</scale>
			</marker>
    </item>
  </checklist>

  <checklist>
    <title>Enroute Climb</title>  
    <item>
      <name>Airspeed</name>
      <value>70-85 KIAS</value>
			<marker>
				<x-m>-0.3608</x-m>
				<y-m>-0.3083</y-m>
				<z-m>0.0675</z-m>
				<scale>3.6500</scale>
			</marker>
			<condition>
        <and>
          <greater-than>
            <property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
            <value>70.0</value>
          </greater-than>
          <less-than>
            <property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
            <value>85.0</value>
          </less-than>
        </and>
      </condition>
    </item>
    <item>
      <name>Throttle</name>
      <value>FULL OPEN</value>
			<marker>
				<x-m>-0.3342</x-m>
				<y-m>-0.0027</y-m>
				<z-m>-0.2289</z-m>
				<scale>3.1156</scale>
			</marker>
      <condition>
        <greater-than>
          <property>/controls/engines/engine/throttle</property>
          <value>0.95</value>
        </greater-than>
      </condition>
    </item>
    <item>
      <name>Mixture</name>
      <value>RICH</value>
      <value>(above 3000ft, LEAN to obtain maximum RPM)</value>
			<marker>
				<x-m>-0.3067</x-m>
				<y-m>0.0767</y-m>
				<z-m>-0.2108</z-m>
				<scale>2.1833</scale>
			</marker>
      <condition>
        <greater-than>
          <property>/controls/engines/engine[0]/mixture</property>
          <value>0.9</value>
        </greater-than>
      </condition>
    </item>
  </checklist>

  <checklist>
    <title>Cruise</title>  
    <item>
      <name>Power</name>
      <value>2100-2700 RPM</value>
      <value>(no more than 75% recommended)</value>
			<marker>
				<x-m>-0.3575</x-m>
				<y-m>-0.3083</y-m>
				<z-m>-0.1367</z-m>
				<scale>3.9167</scale>
			</marker>
      <condition>
        <and>
          <greater-than>
            <property>/engines/engine/rpm</property>
            <value>2100</value>
          </greater-than>
          <less-than>
            <property>/engines/engine/rpm</property>
            <value>2700</value>
          </less-than>
        </and>
      </condition>
    </item>
    <item>
      <name>Elevator Trim</name>
      <value>ADJUST</value>
			<marker>
				<x-m>-0.3467</x-m>
				<y-m>-0.0475</y-m>
				<z-m>-0.4608</z-m>
				<scale>4.7167</scale>
			</marker>
    </item>
    <item>
      <name>Mixture</name>
      <value>LEAN</value>
			<marker>
				<x-m>-0.3067</x-m>
				<y-m>0.0767</y-m>
				<z-m>-0.2108</z-m>
				<scale>2.1833</scale>
			</marker>
    </item>
  </checklist>

  <checklist>
    <title>Descent</title>  
    <item>
      <name>Fuel Selector Valve</name>
      <value>BOTH</value>
			<marker>
				<x-m>-0.2383</x-m>
				<y-m>-0.0017</y-m>
				<z-m>-0.6467</z-m>
				<scale>7.4667</scale>
			</marker>      
      <condition>
        <and>
          <equals>
            <property>/consumables/fuel/tank/selected</property>
            <value>1</value>
          </equals>
          <equals>
            <property>/consumables/fuel/tank[1]/selected</property>
            <value>1</value>
          </equals>
        </and>
      </condition>      
    </item>
    <item>
      <name>Power</name>
      <value>AS DESIRED</value>
    </item>
    <item>
      <name>Mixture</name>
			<marker>
				<x-m>-0.3067</x-m>
				<y-m>0.0767</y-m>
				<z-m>-0.2108</z-m>
				<scale>2.1833</scale>
			</marker>
      <value>ADJUST for smooth operation</value>
      <value>(full rich for idle power)</value>
    </item>
    <item>
      <name>Carburetor Heat</name>
      <value>FULL HEAT AS REQUIRED</value>
      <value>(to prevent carburetor icing)</value>
			<marker>
				<x-m>-0.3225</x-m>
				<y-m>-0.0850</y-m>
				<z-m>-0.2117</z-m>
				<scale>2.0500</scale>
			</marker>
      <condition>
        <equals>
          <property>/controls/anti-ice/engine[0]/carb-heat</property>
          <value>1</value>
        </equals>
      </condition>
    </item>
  </checklist>

  <checklist>
    <title>Before Landing</title>  
    <item>
      <name>Seats, Seat Belt, Shoulder Harnesses</name>
      <value>SECURE</value>
    </item>
    <item>
      <name>Fuel Selector Valve</name>
      <value>BOTH</value>
			<marker>
				<x-m>-0.2383</x-m>
				<y-m>-0.0017</y-m>
				<z-m>-0.6467</z-m>
				<scale>7.4667</scale>
			</marker>      
      <condition>
        <and>
          <equals>
            <property>/consumables/fuel/tank/selected</property>
            <value>1</value>
          </equals>
          <equals>
            <property>/consumables/fuel/tank[1]/selected</property>
            <value>1</value>
          </equals>
        </and>
      </condition>      
    </item>
    <item>
      <name>Mixture</name>
      <value>RICH</value>
			<marker>
				<x-m>-0.3067</x-m>
				<y-m>0.0767</y-m>
				<z-m>-0.2108</z-m>
				<scale>2.1833</scale>
			</marker>
      <condition>
        <greater-than>
          <property>/controls/engines/engine[0]/mixture</property>
          <value>0.9</value>
        </greater-than>
      </condition>
    </item>
    <item>
      <name>Carburetor Heat</name>
      <value>FULL HEAT</value>
      <value>(apply full heat before reducing power)</value>
			<marker>
				<x-m>-0.3225</x-m>
				<y-m>-0.0850</y-m>
				<z-m>-0.2117</z-m>
				<scale>2.0500</scale>
			</marker>
      <condition>
        <equals>
          <property>/controls/anti-ice/engine[0]/carb-heat</property>
          <value>1</value>
        </equals>
      </condition>
    </item>
    <item>
      <name>Autopilot</name>
      <value>OFF</value>
    </item>
  </checklist>

  <checklist>
    <title>Normal Landing</title>  
    <item>
      <name>Airspeed</name>
      <value>65-75 KIAS (flaps UP)</value>
			<marker>
				<x-m>-0.3608</x-m>
				<y-m>-0.3083</y-m>
				<z-m>0.0675</z-m>
				<scale>3.6500</scale>
			</marker>
      <condition>
        <and>
          <greater-than>
            <property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
            <value>65.0</value>
          </greater-than>
          <less-than>
            <property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
            <value>75.0</value>
          </less-than>
        </and>
      </condition>
    </item>
    <item>
      <name>Wing Flaps</name>
      <value>AS DESIRED</value>
      <value>0 - 10 degrees below 110KIAS</value>
      <value>10 - 30 degrees below 85KIAS</value>
			<marker>
				<x-m>-0.3608</x-m>
				<y-m>0.1725</y-m>
				<z-m>-0.2325</z-m>
				<scale>4.2667</scale>
			</marker>
      <condition>
        <and>
          <greater-than>
            <property>/controls/flight/flaps</property>
            <value>0.2</value>
          </greater-than>
        </and>
      </condition>
    </item>
    <item>
      <name>Airspeed</name>
      <value>60-70 KIAS (flaps DOWN)</value>
			<marker>
				<x-m>-0.3608</x-m>
				<y-m>-0.3083</y-m>
				<z-m>0.0675</z-m>
				<scale>3.6500</scale>
			</marker>
      <condition>
        <and>
          <greater-than>
            <property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
            <value>60.0</value>
          </greater-than>
          <less-than>
            <property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
            <value>70.0</value>
          </less-than>
        </and>
      </condition>
    </item>
    <item>
      <name>Touchdown</name>
      <value>MAIN WHEELS FIRST</value>
    </item>
    <item>
      <name>Landing Roll</name>
      <value>LOWER NOSE WHEEL GENTLY</value>
    </item>
    <item>
      <name>Braking</name>
      <value>MINIMUM REQUIRED</value>
    </item>
  </checklist>

  <checklist>
    <title>Short Field Landing</title>  
    <item>
      <name>Airspeed</name>
      <value>65-75 KIAS (flaps UP)</value>
			<marker>
				<x-m>-0.3608</x-m>
				<y-m>-0.3083</y-m>
				<z-m>0.0675</z-m>
				<scale>3.6500</scale>
			</marker>
      <condition>
        <and>
          <greater-than>
            <property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
            <value>65.0</value>
          </greater-than>
          <less-than>
            <property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
            <value>75.0</value>
          </less-than>
        </and>
      </condition>
    </item>
    <item>
      <name>Wing Flaps</name>
      <value>FULL DOWN (30 degrees)</value>
			<marker>
				<x-m>-0.3608</x-m>
				<y-m>0.1725</y-m>
				<z-m>-0.2325</z-m>
				<scale>4.2667</scale>
			</marker>
      <condition>
        <greater-than>
          <property>/controls/flight/flaps</property>
          <value>0.9</value>
        </greater-than>
      </condition>
    </item>
    <item>
      <name>Airspeed</name>
      <value>61 KIAS (until flare)</value>
			<marker>
				<x-m>-0.3608</x-m>
				<y-m>-0.3083</y-m>
				<z-m>0.0675</z-m>
				<scale>3.6500</scale>
			</marker>
      <condition>
        <and>
          <greater-than>
            <property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
            <value>59.0</value>
          </greater-than>
          <less-than>
            <property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
            <value>63.0</value>
          </less-than>
        </and>
      </condition>
    </item>
    <item>
      <name>Power</name>
      <value>REDUCE to idle after clearing obstacle</value>
      <condition>
        <less-than>
          <property>/controls/engines/engine/throttle</property>
          <value>0.05</value>
        </less-than>
      </condition>
    </item>
    <item>
      <name>Touchdown</name>
      <value>MAIN WHEELS FIRST</value>
    </item>
    <item>
      <name>Braking</name>
      <value>APPLY HEAVILY</value>
      <condition>
        <and>
          <greater-than>
            <property>/controls/gear/brake-left</property>
            <value>0.9</value>
          </greater-than>
          <greater-than>
            <property>/controls/gear/brake-right</property>
            <value>0.9</value>
          </greater-than>
        </and>
      </condition>
    </item>
    <item>
      <name>Wing Flaps</name>
      <value>RETRACT</value>
			<marker>
				<x-m>-0.3608</x-m>
				<y-m>0.1725</y-m>
				<z-m>-0.2325</z-m>
				<scale>4.2667</scale>
			</marker>
      <condition>
        <less-than>
          <property>/controls/flight/flaps</property>
          <value>0.2</value>
        </less-than>
      </condition>
    </item>
  </checklist>

  <checklist>
    <title>Aborted Landing</title>  
    <item>
      <name>Throttle</name>
      <value>FULL OPEN</value>
      <condition>
        <greater-than>
          <property>/controls/engines/engine/throttle</property>
          <value>0.95</value>
        </greater-than>
      </condition>
    </item>
    <item>
      <name>Carburetor Heat</name>
      <value>COLD</value>
			<marker>
				<x-m>-0.3225</x-m>
				<y-m>-0.0850</y-m>
				<z-m>-0.2117</z-m>
				<scale>2.0500</scale>
			</marker>
      <condition>
        <equals>
          <property>/controls/anti-ice/engine[0]/carb-heat</property>
          <value>0</value>
        </equals>
      </condition>
    </item>
    <item>
      <name>Wing Flaps</name>
      <value>20 degrees (immediately)</value>
			<marker>
				<x-m>-0.3608</x-m>
				<y-m>0.1725</y-m>
				<z-m>-0.2325</z-m>
				<scale>4.2667</scale>
			</marker>
      <condition>
        <and>
          <greater-than>
            <property>/controls/flight/flaps</property>
            <value>0.6</value>
          </greater-than>
          <less-than>
            <property>/controls/flight/flaps</property>
            <value>0.7</value>
          </less-than>
        </and>
      </condition>
    </item>
    <item>
      <name>Climb Speed</name>
      <value>55 KIAS</value>
			<marker>
				<x-m>-0.3608</x-m>
				<y-m>-0.3083</y-m>
				<z-m>0.0675</z-m>
				<scale>3.6500</scale>
			</marker>
      <condition>
        <and>
          <greater-than>
            <property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
            <value>53.0</value>
          </greater-than>
          <less-than>
            <property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
            <value>58.0</value>
          </less-than>
        </and>
      </condition>
    </item>
    <item>
      <name>Wing Flaps</name>
      <value>10 degrees (until obstacles are cleared)</value>
      <value>RETRACT (after reaching safe altitude and 60 KIAS)</value>
			<marker>
				<x-m>-0.3608</x-m>
				<y-m>0.1725</y-m>
				<z-m>-0.2325</z-m>
				<scale>4.2667</scale>
			</marker>
      <condition>
        <and>
          <less-than>
            <property>/controls/flight/flaps</property>
            <value>0.4</value>
          </less-than>
        </and>
      </condition>
    </item>
  </checklist>

  <checklist>
    <title>After Landing</title>  
    <item>
      <name>Carburetor Heat</name>
      <value>COLD</value>
			<marker>
				<x-m>-0.3225</x-m>
				<y-m>-0.0850</y-m>
				<z-m>-0.2117</z-m>
				<scale>2.0500</scale>
			</marker>
      <condition>
        <equals>
          <property>/controls/anti-ice/engine[0]/carb-heat</property>
          <value>0</value>
        </equals>
      </condition>
    </item>
    <item>
      <name>Wing Flaps</name>
      <value>UP</value>
			<marker>
				<x-m>-0.3608</x-m>
				<y-m>0.1725</y-m>
				<z-m>-0.2325</z-m>
				<scale>4.2667</scale>
			</marker>
      <condition>
        <and>
          <less-than>
            <property>/controls/flight/flaps</property>
            <value>0.2</value>
          </less-than>
        </and>
      </condition>
    </item>
  </checklist>
  
  <checklist>
    <title>Securing Airplane</title>  
    <item>
      <name>Parking Brake</name>
      <value>SET</value>
			<marker>
				<x-m>-0.0133</x-m>
				<y-m>-0.2083</y-m>
				<z-m>-0.0375</z-m>
				<scale>1.4667</scale>
			</marker>
      <condition>
        <equals>
          <property>/controls/gear/brake-parking</property>
          <value>1</value>
        </equals>
      </condition>
    </item>
    <item>
      <name>Avionics, Power, Electrical, Autopilot</name>
      <value>OFF</value>
    </item>
    <item>
      <name>Mixture</name>
      <value>PULLED FULL OUT</value>
			<marker>
				<x-m>-0.3067</x-m>
				<y-m>0.0767</y-m>
				<z-m>-0.2108</z-m>
				<scale>2.1833</scale>
			</marker>
      <condition>
        <less-than>
          <property>/controls/engines/engine[0]/mixture</property>
          <value>0.05</value>
        </less-than>
      </condition>
    </item>
    <item>
      <name>Ignition Switch</name>
      <value>OFF</value>
			<marker>
				<x-m>-0.3689</x-m>
				<y-m>-0.4138</y-m>
				<z-m>-0.2493</z-m>
				<scale>3.0000</scale>
			</marker>      
      <condition>
        <equals>
          <property>/controls/engines/engine[0]/magnetos</property>
          <value>0</value>
        </equals>
      </condition>
    </item>
    <item>
      <name>Control Lock</name>
      <value>INSTALL</value>
    </item>
  </checklist>
  
</PropertyList>