<numberPlumber>
  <flowPanel>
    <numberPanel title="Drag Numbers">
      <dropNumber value="0"/>
      <dropNumber value="1"/>
      <dropNumber value="2"/>
      <dropNumber value="3"/>
      <dropNumber value="4"/>
      <dropNumber value="5"/>
      <dropNumber value="6"/>
      <dropNumber value="7"/>
      <dropNumber value="8"/>
      <dropNumber value="9"/>
    </numberPanel>
    <flowGroup colourIndex="0">
      <map id="The" color="0x6644">
        <inputFlow id="FeedbackSource3430" x="79" y="105" hide="false" flow="feedbackSource" arg0="7" varName="number" maximum="10">
          <hookup sinkFlow="FeedbackSource3430" sourceFlow="BinaryFlow3477" padIndex="0"/>
        </inputFlow>
        <binaryFlow id="BinaryFlow3453" x="246" y="283" hide="false" flow="binaryFlow" op="minus" arg1="5">
          <hookup sinkFlow="BinaryFlow3453" sourceFlow="OutputFlow3501" padIndex="0"/>
        </binaryFlow>
        <binaryFlow id="BinaryFlow3477" x="163" y="222" hide="false" flow="binaryFlow" op="times" arg1="4">
          <hookup sinkFlow="BinaryFlow3477" sourceFlow="BinaryFlow3453" padIndex="0"/>
        </binaryFlow>
        <outputFlow id="OutputFlow3501" x="229" y="361" hide="false" flow="outputFlow" fname="The"/>
      </map>
    </flowGroup>
    <inputsPanel maximised="false"/>
    <outputsPanel maximised="false"/>
    <mappingBuilder maximised="false">
      <flowMaker type="binaryFlow" skin="BinarySkin" op="plus"/>
      <flowMaker type="binaryFlow" skin="BinarySkin" op="minus"/>
      <flowMaker type="binaryFlow" skin="BinarySkin" op="times"/>
    </mappingBuilder>
    <plots maximised="false"/>
    <table maximised="true"/>
    <runPanel maximised="false"/>
    <sequenceBuilder maximised="false">
      <inputMaker type="feedbackSource" skin="FeedbackSourceSkin" varName="x" maximum="10"/>
    </sequenceBuilder>
    <introduction precision="2" rounding="dp" radians="true">
      <TextFlow whiteSpaceCollapse="preserve" xmlns="http://ns.adobe.com/textLayout/2008">
        <p>
          <span>Drag a number 3 into the 'Feedback' box.</span>
        </p>
        <p>
          <span>To start, press the 'Drop' key underneath Alex's name.</span>
        </p>
        <p>
          <span>Press the 'Drop' key again to generate Alex's next number.</span>
        </p>
        <p>
          <span>If you want to start all over again press 'Reset' on the right and</span>
        </p>
        <p>
          <span>remember to drag a number into the 'Feedback' box.</span>
        </p>
      </TextFlow>
    </introduction>
  </flowPanel>
</numberPlumber>