<xml xmlns="https://developers.google.com/blockly/xml">
  <block type="zsibot_start" id=";6G]q#F-$Aj]oaG.an/B" x="40" y="40">
    <next>
      <block type="zsibot_stand" id="T9djCO(=BeOkBti=WHXz">
        <next>
          <block type="zsibot_show_message" id="k*6i,Y0JZ3(5p7KZl#4V">
            <field name="TEXT">Let's play sit and stand!</field>
            <next>
              <block type="zsibot_repeat" id="q@^.oZ)Yv}T`}=rQ`F-N">
                <field name="TIMES">3</field>
                <statement name="DO">
                  <block type="zsibot_show_message" id="o]L,i:rbTlk)1Hc#WCP*">
                    <field name="TEXT">Sit!</field>
                    <next>
                      <block type="zsibot_devq_sit" id="7K~sggK8^~c.6@7-8,I_">
                        <next>
                          <block type="zsibot_wait" id="]c]wp=yA8/@w59(1I2`F">
                            <field name="SECONDS">2</field>
                            <next>
                              <block type="zsibot_show_message" id=",,tMWwG7RUhaf/M$Ypi%">
                                <field name="TEXT">Stand!</field>
                                <next>
                                  <block type="zsibot_stand" id="C+[aGrmm_cb$*tu5Iz.C">
                                    <next>
                                      <block type="zsibot_wait" id="t/r?+|46FY?1e[ZaZq*v">
                                        <field name="SECONDS">2</field>
                                      </block>
                                    </next>
                                  </block>
                                </next>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </statement>
                <next>
                  <block type="zsibot_shakehand" id="6sm#r?DQ?bmj^CHi%]Pm"></block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </next>
  </block>
</xml>