<xml xmlns="https://developers.google.com/blockly/xml" board="null">
<variables>
<variable type="int" id="vy#}MHKgE7+HU813%trL">Countdown</variable>
</variables>
<block type="arduino_functions" id="QWW|$jB8+*EL;}|#uA" deletable="false" x="107" y="-2">
<statement name="SETUP_FUNC">
<block type="variables_set_dynamic" id="`$ib9nJ.S17j9i6zF[yH">
<field name="VAR" id="vy#}MHKgE7+HU813%trL" variabletype="int">Countdown</field>
<value name="VALUE">
<block type="math_number" id="_w3y?^3LnOFS716h2=|G">
<field name="NUM">26</field>
</block>
</value>
<next>
<block type="sensebox_display_beginDisplay" id="=g/S4:/Ks^ZL[7Ebv~?G"></block>
</next>
</block>
</statement>
<statement name="LOOP_FUNC">
<block type="controls_for" id="sQ=nQd$pFYa$z,OL`1.-">
<field name="VAR" id="vy#}MHKgE7+HU813%trL" variabletype="int">Countdown</field>
<value name="FROM">
<block type="math_number" id="s[pmH$^EdaqNi#lU|A}G">
<field name="NUM">26</field>
</block>
</value>
<value name="TO">
<block type="math_number" id="e*gEy#U85.9aDk-.chH2">
<field name="NUM">0</field>
</block>
</value>