<xml xmlns="https://developers.google.com/blockly/xml">
  <block type="zsibot_start" id="3{uB`cZ{~HIIx`P~Nz^w" x="40" y="40">
    <next>
      <block type="zsibot_stand" id="m**o|,m:*)~Ou,,L,8S5">
        <next>
          <block type="zsibot_show_message" id="BMy3?aisT1Pg=`?t@`Oq">
            <field name="TEXT">Morning workout, let's go!</field>
            <next>
              <block type="zsibot_repeat" id=",GEJ:TqqmAltB^/#c,cf">
                <field name="TIMES">3</field>
                <statement name="DO">
                  <block type="zsibot_pitch_adjust" id=",!hv$-vbDW!.|IjmiG|2">
                    <field name="PITCH_VEL">0.1</field>
                    <field name="DURATION">1</field>
                    <next>
                      <block type="zsibot_pitch_adjust" id="l}tYdbc..*-0tXrE8=oq">
                        <field name="PITCH_VEL">-0.1</field>
                        <field name="DURATION">1</field>
                      </block>
                    </next>
                  </block>
                </statement>
                <next>
                  <block type="zsibot_stand_height" id="kDUC3pMxBPo#M@tF_H_t">
                    <field name="HEIGHT_VEL">0.1</field>
                    <field name="DURATION">1</field>
                    <next>
                      <block type="zsibot_show_message" id="VIY.OVJJpgD_r;6Ae5l7">
                        <field name="TEXT">Workout finished!</field>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </next>
  </block>
</xml>