<xml xmlns="https://developers.google.com/blockly/xml" board="null">
<block type="arduino_functions" id="QWW|$jB8+*EL;}|#uA" deletable="false" x="27" y="16">
<statement name="LOOP_FUNC">
<block type="sensebox_led" id="sc2q5IG)-g=QvXw(G_7V">
<field name="PIN">1</field>
<field name="STAT">HIGH</field>
<next>
<block type="time_delay" id="gqoNSS|,k]a`QEzGev@!">
<value name="DELAY_TIME_MILI">
<block type="math_number" id=")^Ni^V($)pv*X_WrL.$*">
<field name="NUM">1000</field>
</block>
</value>
<next>
<block type="sensebox_led" id="7oE^c^ds#PV/Q0(=Gz.K">
<field name="PIN">1</field>
<field name="STAT">LOW</field>
<next>
<block type="time_delay" id="rH=b:w5ye#2[IRg/(;9@">
<value name="DELAY_TIME_MILI">
<block type="math_number" id="RDkAi3sphx(NPJAfh._C">
<field name="NUM">1000</field>
</block>
</value>
</block>
</next>
</block>
</next>
</block>
</next>
</block>