<xml xmlns="https://developers.google.com/blockly/xml">
  <block type="zsibot_start" id="#uwdX^Y=k1,A@5I^)w^C" x="40" y="40">
    <next>
      <block type="zsibot_stand" id="]}hR5fZndw4%Sh%*2YLR">
        <next>
          <block type="zsibot_show_message" id="BBQrkv6i8fEgF6hG|4)m">
            <field name="TEXT">Hi! Let's shake hands.</field>
            <next>
              <block type="zsibot_wait" id="$:?OhnoMeab$Lk8{F5m_">
                <field name="SECONDS">1</field>
                <next>
                  <block type="zsibot_shakehand" id="T/I?S$X2f.m[g;3aTLn*">
                    <next>
                      <block type="zsibot_wait" id=")}WflPYBIm81n]Ah^*LL">
                        <field name="SECONDS">2</field>
                        <next>
                          <block type="zsibot_show_message" id="WJR|bB{g,6lz522_7y;D">
                            <field name="TEXT">Nice to meet you!</field>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </next>
  </block>
</xml>