<xml xmlns="https://developers.google.com/blockly/xml">
  <block type="master_start" id="~yng?Yi:[xH6G(/M{_r3" x="40" y="40">
    <next>
      <block type="master_led_preset" id="-*~jp}:P`^un425b16r~">
        <field name="PRESET">cyan</field>
        <next>
          <block type="master_walk_forward" id="]OH0(_j;mg`]=8xc}j]@">
            <field name="SPEED">0.3</field>
            <field name="DURATION">2</field>
            <next>
              <block type="master_turn" id="j8.73Ix/sxQ/^w1e_~_b">
                <field name="DIRECTION">left</field>
                <field name="SPEED">0.3</field>
                <field name="DURATION">2</field>
                <next>
                  <block type="master_wait" id="hUPL%*;uL/sV|9EqLmC$">
                    <field name="SECONDS">1</field>
                    <next>
                      <block type="master_say_emotion" id="eZjRYU.v|6[cPHj!XBv?">
                        <field name="TEXT">Hello! Nice to meet you.</field>
                        <field name="EMOTION">happy</field>
                        <next>
                          <block type="master_handshake" id="bNS?RxsNS3X=Q3GZ/w?%">
                            <next>
                              <block type="master_bow" id="U756#K`iAm!*s[m5f[c}"></block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </next>
  </block>
</xml>