<?xml version="1.0" encoding="UTF-8"?>

<!-- flight recorder configuration -->
<!-- surface positions -->

<PropertyList>

    <signal>
        <type>float</type>
        <property type="string">/surface-positions/elevator-pos-norm</property>
    </signal>
    <signal>
        <type>float</type>
        <property type="string">/surface-positions/elevator-trim-tab-pos-norm</property>
    </signal>
    <signal>
        <type>float</type>
        <property type="string">/surface-positions/flap-pos-norm</property>
    </signal>
    <signal>
        <type>float</type>
        <property type="string">/surface-positions/left-aileron-pos-norm</property>
    </signal>
    <signal>
        <type>float</type>
        <property type="string">/surface-positions/right-aileron-pos-norm</property>
    </signal>
    <signal>
        <type>float</type>
        <property type="string">/surface-positions/rudder-pos-norm</property>
    </signal>
    <signal>
        <type>float</type>
        <property type="string">/surface-positions/speedbrake-pos-norm</property>
    </signal>
    <signal>
        <type>float</type>
        <property type="string">/surface-positions/spoilers-pos-norm</property>
    </signal>
    <signal>
        <type>float</type>
        <property type="string">/surface-positions/nose-wheel-pos-norm</property>
    </signal>

</PropertyList>