<xml xmlns="https://developers.google.com/blockly/xml">
  <variables>
    <variable id="_,Ff.u`L:JRBZY_G/|M1">X</variable>
    <variable id="JL*e;0x%!rMOkLwkhz+x">draw</variable>
    <variable id="^fz?3M*)UM+1ZL29;5{z">Y</variable>
    <variable id="3nyGN9sMVt@P(CdpOy^?">j</variable>
    <variable id="2p(c!60s),R4T}k@r6|O">delay</variable>
    <variable id="*/1wF(xC$]9/!93Ne%)0">radius</variable>
    <variable id="t|q]D*u0lGYeSR.3eio!">m</variable>
    <variable id="sAnXgo?iThNNUcjklN:K">fc</variable>
    <variable id="47?]r${mWTXh|,f`)ukf">k</variable>
    <variable id="!;-=4p5]g;=T!3yV]]~+">n</variable>
    <variable id="4,g%@lp.^}fuO3?El#P2">var</variable>
    <variable id="D+z%*U2{nI4R9CtQcTCF">o</variable>
  </variables>
  <block type="import_processing" id="7:PRy?~etiB}c3])Mh0q" x="226" y="22">
    <next>
      <block type="webdefine" id="u^Xl^$-MwAX^fc3Jf}aX">
        <value name="1">
          <shadow type="textinline" id="tdy!1-Eb?+3^)ujZjAX*">
            <field name="text">setup</field>
          </shadow>
        </value>
        <value name="2">
          <shadow type="textinline" id="ZLj?6vK/P#VW)?WK6Oo@">
            <field name="text"/>
          </shadow>
        </value>
        <statement name="DO">
          <block type="p_size" id="ql8#xH/YqG/7cR#KE2o/">
            <value name="text">
              <shadow type="textinline" id=",y2-vnQ^h3f?t^Qjf*q~">
                <field name="text">1024, 220</field>
              </shadow>
            </value>
            <next>
              <block type="webtypeanything" id="dX0[K|}z^DMtx+cUglfg">
                <value name="stuff">
                  <shadow type="textinline" id="eN}qE^1d/U{j+E{i|byD">
                    <field name="text">textSize(256)</field>
                  </shadow>
                </value>
              </block>
            </next>
          </block>
        </statement>
        <next>
          <block type="webdefine" id="eJ,0T8;OLCxR~-@N2V*K">
            <value name="1">
              <shadow type="textinline" id="n[u3DQRzUizmAD*mWacM">
                <field name="text">draw</field>
              </shadow>
            </value>
            <value name="2">
              <shadow type="textinline" id="]%S`qR*h){(TSvq0hZ5o">
                <field name="text"/>
              </shadow>
            </value>
            <statement name="DO">
              <block type="p_background" id="#qi*ZLcUch/AQ{Br]=A*">
                <value name="text">
                  <shadow type="textinline" id="/?p);td[(lvq32;E7:Hm">
                    <field name="text">0</field>
                  </shadow>
                </value>
                <next>
                  <block type="p_fill" id="H8]RS-lGy3Q`OA_qkD[G">
                    <value name="text">
                      <shadow type="textinline" id=")6,9Lb1q7vxs/qIl=*Vk">
                        <field name="text">255</field>
                      </shadow>
                    </value>
                    <next>
                      <block type="p_text" id="s=rKqHmLj|eD#{V5x.0o">
                        <value name="text">
                          <shadow type="textinline" id="}5(IX{~%b2|HHKvNc(dN">
                            <field name="text">nf(hour(), 2)+":"+nf(minute(), 2)+":"+nf(second(), 2), 0, 200</field>
                          </shadow>
                        </value>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </statement>
            <next>
              <block type="p_run" id="~]Sir*d~~9x[?Y2h.}Qr"/>
            </next>
          </block>
        </next>
      </block>
    </next>
  </block>
</xml>