<xml xmlns="https://developers.google.com/blockly/xml">
  <block type="a2_start" id="W,#9L5K0[%ao32e$!:ZT" x="40" y="40">
    <next>
      <block type="a2_stand" id="g?2vWwD;RBT.o*iwNx4k">
        <next>
          <block type="a2_say" id="8)b,m84`A%=hXRRm2IuP">
            <field name="TEXT">Let me count my steps. One, two, three!</field>
            <next>
              <block type="a2_repeat" id="~3AHS-(b(MW.cmQrOGoU">
                <field name="TIMES">3</field>
                <statement name="DO">
                  <block type="a2_forward" id="ap-M4~E=Ek#(jJbm%V_(">
                    <field name="SPEED">low_speed</field>
                    <field name="DURATION">1.5</field>
                    <next>
                      <block type="a2_thumbup" id="q0F/RYp=0|j}tBpQfw1G">
                        <next>
                          <block type="a2_wait" id="gWnC/m_!E:ht1C~!R4Wo">
                            <field name="SECONDS">1</field>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </statement>
                <next>
                  <block type="a2_turn" id="cM~xLV6$chWct;S]nI|+">
                    <field name="DIR">left</field>
                    <field name="DURATION">2</field>
                    <next>
                      <block type="a2_emoticon" id="AAE=G!{#,6oE+sXi}AJ{">
                        <field name="ID">happy</field>
                        <next>
                          <block type="a2_say" id="K$K/lc^R*@g}i{zj}6!*">
                            <field name="TEXT">Three steps done. Bye bye!</field>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </next>
  </block>
</xml>