<xml xmlns="https://developers.google.com/blockly/xml">
  <block type="a2_start" id="c07WM(n+]I;Y.#|OMftd" x="40" y="40">
    <next>
      <block type="a2_stand" id="p^!b5,=t%|.IDWi;2$UQ">
        <next>
          <block type="a2_say" id="Y*_+#Xs8W*0j#,L)U?oE">
            <field name="TEXT">Let's play red light, green light!</field>
            <next>
              <block type="a2_repeat" id="P$aWZG~XF{Q-8;BmH(2h">
                <field name="TIMES">3</field>
                <statement name="DO">
                  <block type="a2_emoticon" id="@g(4ZZ:f=pN2MSh`shhP">
                    <field name="ID">happy</field>
                    <next>
                      <block type="a2_say" id="cC7[[V3Np8rrYBeRJOR`">
                        <field name="TEXT">Green light! Go!</field>
                        <next>
                          <block type="a2_forward" id="L.P{=oyN#maqLZaxQGk+">
                            <field name="SPEED">low_speed</field>
                            <field name="DURATION">1.5</field>
                            <next>
                              <block type="a2_emoticon" id="`KL?^StD@#ra@=I+Tz-r">
                                <field name="ID">think</field>
                                <next>
                                  <block type="a2_say" id="JkoKFQ{T*0losrpRM4sy">
                                    <field name="TEXT">Red light! Stop!</field>
                                    <next>
                                      <block type="a2_wait" id="R~/V#nm{2L*P2]ipp{7u">
                                        <field name="SECONDS">2</field>
                                      </block>
                                    </next>
                                  </block>
                                </next>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </statement>
                <next>
                  <block type="a2_thumbup" id="O-`attHrVOJ~X/O#5^b%">
                    <next>
                      <block type="a2_say" id="vTNeYTHJ*2Qe@Na2LC1S">
                        <field name="TEXT">You win! Great job!</field>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </next>
  </block>
</xml>