<xml xmlns="https://developers.google.com/blockly/xml">
  <block type="controls_if" id="0*k1iC,B8r)a$.]nQN)1" x="29" y="19">
    <value name="IF0">
      <block type="check_for_line" id="/`:Ss[i+l%uV6jMS:t%)">
        <field name="check_for_line_option">3</field>
      </block>
    </value>
    <statement name="DO0">
      <block type="move_forward_distance" id="#8W~j$*Ygnzk?xKwX]jv">
        <field name="number_of_steps">10</field>
      </block>
    </statement>
    <next>
      <block type="controls_if" id="?YL@idAJaNTM2FPYsZ-!">
        <value name="IF0">
          <block type="logic_compare" id="+E7KshlaSxYT6ya5I9q!">
            <field name="OP">EQ</field>
            <value name="A">
              <block type="floor_sensor" id="qYvG{#zb{%/5Z:Ti/JRJ">
                <field name="floor_sensor_option">3</field>
              </block>
            </value>
            <value name="B">
              <block type="math_number" id="5$7*P%r(q~^nKqKP@pap">
                <field name="NUM">1</field>
              </block>
            </value>
          </block>
        </value>
        <statement name="DO0">
          <block type="move_forward_distance" id="J208]}6[[SDc8NK(=6IL">
            <field name="number_of_steps">5</field>
            <next>
              <block type="turn_right_90" id="b5}$4kL*`!]I,]W.y6i`">
                <next>
                  <block type="move_forward_distance" id="R2CHa9SFDDn9l`RABO},">
                    <field name="number_of_steps">10</field>
                    <next>
                      <block type="play_sound" id="1t^NmX;.If}/]^~DP*/X">
                        <field name="option">'C:\Users\LENOVO\AppData\Local\Temp\data\sound_effects\mpravo.mp3'</field>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </statement>
      </block>
    </next>
  </block>
  <project>
    <title>EcoRoute</title>
    <description>FOSSBot follows the right eco route to show low-impact choice</description>
  </project>
</xml>