<xml xmlns="https://developers.google.com/blockly/xml">
  <block type="zsibot_start" id=")gK_c0?f5ps%tvo^z/:/" x="40" y="40">
    <next>
      <block type="zsibot_stand" id="v*=)g4IYqZs8`J|3GtQh">
        <next>
          <block type="zsibot_show_message" id="A5gxwDoll4zyt-,QfrGa">
            <field name="TEXT">Let's play sit and stand!</field>
            <next>
              <block type="zsibot_repeat" id="Jhf=bx_a%YMIQi:SiXP`">
                <field name="TIMES">3</field>
                <statement name="DO">
                  <block type="zsibot_show_message" id="roch`OyzhvNfB135]#1W">
                    <field name="TEXT">Sit!</field>
                    <next>
                      <block type="zsibot_devq_sit" id="Pw:EoGNm8nMmP_Frm$X}">
                        <next>
                          <block type="zsibot_wait" id="Ya*6xS52$1v$b?kDGWV5">
                            <field name="SECONDS">2</field>
                            <next>
                              <block type="zsibot_show_message" id="O*U=px2QUxb?DomH))%*">
                                <field name="TEXT">Stand!</field>
                                <next>
                                  <block type="zsibot_stand" id="8JiwBi0EXT%nPp.I8ph$">
                                    <next>
                                      <block type="zsibot_wait" id="]EW:fGUd?]A2m5lA9n16">
                                        <field name="SECONDS">2</field>
                                      </block>
                                    </next>
                                  </block>
                                </next>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </statement>
                <next>
                  <block type="zsibot_shakehand" id="NF~HN~rvCrjFyTyi{;K4"></block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </next>
  </block>
</xml>