<?xml version="1.0" encoding="UTF-8"?>
<xml xmlns="https://developers.google.com/blockly/xml">
  <variables>
    <variable id="K{rR)+Hk?6]$TF@+*J~D">message</variable>
    <variable id="zMk1~~6q^MC~lTw5u53$">etat_0</variable>
    <variable id="BUab;kBM9eSXC*Wf,IIn">adresse_ip</variable>
    <variable id="A)0ad[Js.$CHp4lJ*pBr">suiveur_ligne_1</variable>
    <variable id="H@/[W{@}_d)p2K/[fXFM">suiveur_ligne_2</variable>
    <variable id="RiM/.[tD1aHng?R[i]Io">etat</variable>
  </variables>
  <block type="setup" id="D)Vj4:f$7vmuov/^Q){E" deletable="false" x="-61" y="-391">
    <statement name="SETUP_DO">
      <block type="display_galaxia_clear" id="v`G/NZ7;fDmL%QP[fVml">
        <next>
          <block type="variables_set" id="W)q`!Fru*@Bk1n~=T+ZY">
            <field name="VAR" id="zMk1~~6q^MC~lTw5u53$">etat_0</field>
            <value name="VALUE">
              <shadow type="math_number" id="MWLuL?M_w).|ZDTTeIhG">
                <field name="NUM">0</field>
              </shadow>
            </value>
            <next>
              <block type="communication_galaxia_simpleWifi_connect_basic" id=",biPD#il$tHj)`gJE*?5">
                <value name="SSID">
                  <shadow type="text" id="Empy+[@+I58y`h6(mV!*">
                    <field name="TEXT">techno salle5</field>
                  </shadow>
                </value>
                <value name="PWD">
                  <shadow type="text" id="tOctke4@NPn~zo,|.s8u">
                    <field name="TEXT">0123456789</field>
                  </shadow>
                </value>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
    <statement name="LOOP_DO">
      <block type="communication_galaxia_simpleWifi_receive_delimiter" id="g#V-9{wbqDUOuk`r;`7p">
        <field name="DELIMITER">\n</field>
        <field name="VALUE" id="K{rR)+Hk?6]$TF@+*J~D">message</field>
        <statement name="DO">
          <block type="controls_if" id="*{YN|^Y)-UdDd6L-lb.Z">
            <value name="IF0">
              <block type="logic_compare" id="u!Kqp[J/m@@Ab[73W(gQ">
                <field name="OP">GTE</field>
                <value name="A">
                  <block type="text_length" id="-wPzw)-^?[r/jzLGG8vA">
                    <value name="VALUE">
                      <shadow type="text" id="|Qv2WY~Z3,O^y`JQDfVv">
                        <field name="TEXT">message</field>
                      </shadow>
                      <block type="variables_get" id="Xu[:4a9Sd-!,.gX4pY[U">
                        <field name="VAR" id="K{rR)+Hk?6]$TF@+*J~D">message</field>
                      </block>
                    </value>
                  </block>
                </value>
                <value name="B">
                  <block type="math_number" id="O_#qn[;Wz0Oa}$T|,u_`">
                    <field name="NUM">2</field>
                  </block>
                </value>
              </block>
            </value>
            <statement name="DO0">
              <block type="variables_set" id="W9Hlk1XUvE~O$:zfV0:^">
                <field name="VAR" id="BUab;kBM9eSXC*Wf,IIn">adresse_ip</field>
                <value name="VALUE">
                  <shadow type="math_number" id="$~dc2Fveb*RkE3(:Wkn4">
                    <field name="NUM">0</field>
                  </shadow>
                  <block type="text_getSubstring" id="8]!tGkyaf0DR./18br17">
                    <mutation at1="true" at2="true"/>
                    <field name="WHERE1">FROM_START</field>
                    <field name="WHERE2">FROM_START</field>
                    <value name="STRING">
                      <block type="variables_get" id="?7,%.BhvZm%g0d)zma!/">
                        <field name="VAR" id="K{rR)+Hk?6]$TF@+*J~D">message</field>
                      </block>
                    </value>
                    <value name="AT1">
                      <block type="math_number" id="zF;X?Z]Cp`CIcoFDO%F|">
                        <field name="NUM">4</field>
                      </block>
                    </value>
                    <value name="AT2">
                      <block type="text_length" id="lSNT]Z$K!8y`XXG-0rO8">
                        <value name="VALUE">
                          <shadow type="text" id="Y8p4(3|?LvYbBV(C_sHR">
                            <field name="TEXT">abc</field>
                          </shadow>
                          <block type="variables_get" id="4o9/*E1Q.:8*W7A/It+d">
                            <field name="VAR" id="K{rR)+Hk?6]$TF@+*J~D">message</field>
                          </block>
                        </value>
                      </block>
                    </value>
                  </block>
                </value>
              </block>
            </statement>
            <next>
              <block type="variables_set" id="(:nEBPh^DKKig~u}9;/h">
                <field name="VAR" id="A)0ad[Js.$CHp4lJ*pBr">suiveur_ligne_1</field>
                <value name="VALUE">
                  <shadow type="math_number" id="?Wq6vuivj1yKjtj_:1[@">
                    <field name="NUM">0</field>
                  </shadow>
                  <block type="logic_ternary" id="fUmV+BZ{J3#NcF@G6T87">
                    <value name="IF">
                      <block type="io_galaxia_readDigitalPin" id="71R:N55T72=j-%osS^.-">
                        <field name="PIN">P0</field>
                      </block>
                    </value>
                    <value name="THEN">
                      <block type="math_number" id="{[/LWr%-l@=wV=vlwm::">
                        <field name="NUM">1</field>
                      </block>
                    </value>
                    <value name="ELSE">
                      <block type="math_number" id="~4F#5*6MI};X$%3KRQwo">
                        <field name="NUM">0</field>
                      </block>
                    </value>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id="M=U{NS?FG4^f!N#G_oCC">
                    <field name="VAR" id="H@/[W{@}_d)p2K/[fXFM">suiveur_ligne_2</field>
                    <value name="VALUE">
                      <shadow type="math_number" id="1C!TEg8+3t/OaOvfikH;">
                        <field name="NUM">0</field>
                      </shadow>
                      <block type="logic_ternary" id="2UzYoNFm!dty1r8[m:Cc">
                        <value name="IF">
                          <block type="io_galaxia_readDigitalPin" id="1rv~IC.40Mi_0_//uUds">
                            <field name="PIN">P2</field>
                          </block>
                        </value>
                        <value name="THEN">
                          <block type="math_number" id="dP4RqR/G~(mqd391!eC]">
                            <field name="NUM">1</field>
                          </block>
                        </value>
                        <value name="ELSE">
                          <block type="math_number" id="bcKF:^3}kVC35U4ZTa=A">
                            <field name="NUM">0</field>
                          </block>
                        </value>
                      </block>
                    </value>
                    <next>
                      <block type="controls_if" id="@{{DGW$lsjf|gko~b^5W">
                        <mutation else="1"/>
                        <value name="IF0">
                          <block type="logic_compare" id="9]x)j@=;V+B82+I|mebH">
                            <field name="OP">EQ</field>
                            <value name="A">
                              <block type="variables_get" id="VmZNI=}fv}]k;`{)IJEV">
                                <field name="VAR" id="A)0ad[Js.$CHp4lJ*pBr">suiveur_ligne_1</field>
                              </block>
                            </value>
                            <value name="B">
                              <block type="math_number" id="+XLNXXYk#Xi8e_gt7tiW">
                                <field name="NUM">1</field>
                              </block>
                            </value>
                          </block>
                        </value>
                        <statement name="DO0">
                          <block type="controls_if" id="!-6l1{ks%~_IWr^8O_P+">
                            <mutation else="1"/>
                            <value name="IF0">
                              <block type="logic_compare" id="Nk)`pn,.b.gm:6?/VS#I">
                                <field name="OP">EQ</field>
                                <value name="A">
                                  <block type="variables_get" id="InLy:hza83{7$d?jEwwb">
                                    <field name="VAR" id="H@/[W{@}_d)p2K/[fXFM">suiveur_ligne_2</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="math_number" id="SVl4UsG@b*4ic9(T}oTK">
                                    <field name="NUM">1</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <statement name="DO0">
                              <block type="variables_set" id=",~7jqe6._,m^`TBVT~RU">
                                <field name="VAR" id="RiM/.[tD1aHng?R[i]Io">etat</field>
                                <value name="VALUE">
                                  <shadow type="math_number" id="cl(]6*ll^o36i^Ty95iM">
                                    <field name="NUM">1</field>
                                  </shadow>
                                </value>
                              </block>
                            </statement>
                            <statement name="ELSE">
                              <block type="variables_set" id="q#mHGxC3R-}/r^XWBh+V">
                                <field name="VAR" id="RiM/.[tD1aHng?R[i]Io">etat</field>
                                <value name="VALUE">
                                  <shadow type="math_number" id="MH26*5K@}I/b`RxPx{ly">
                                    <field name="NUM">2</field>
                                  </shadow>
                                </value>
                              </block>
                            </statement>
                          </block>
                        </statement>
                        <statement name="ELSE">
                          <block type="controls_if" id="EBe)eQp@=oNgoVK6B;z#">
                            <mutation else="1"/>
                            <value name="IF0">
                              <block type="logic_compare" id="h-?Zi0]Uq98JKR}o_!gz">
                                <field name="OP">EQ</field>
                                <value name="A">
                                  <block type="variables_get" id=",?B0748mKUqUX/uUQ[}L">
                                    <field name="VAR" id="H@/[W{@}_d)p2K/[fXFM">suiveur_ligne_2</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="math_number" id="B#CejE[r=jZXYi|VE5T)">
                                    <field name="NUM">1</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <statement name="DO0">
                              <block type="variables_set" id="RQ}GOA5wpoy37:WG@8~h">
                                <field name="VAR" id="RiM/.[tD1aHng?R[i]Io">etat</field>
                                <value name="VALUE">
                                  <shadow type="math_number" id=".Wd52oTxr7h$X*s=%RHU">
                                    <field name="NUM">3</field>
                                  </shadow>
                                </value>
                              </block>
                            </statement>
                            <statement name="ELSE">
                              <block type="variables_set" id="=6`S3!|B_[s^fsl8WWI,">
                                <field name="VAR" id="RiM/.[tD1aHng?R[i]Io">etat</field>
                                <value name="VALUE">
                                  <shadow type="math_number" id="Pj6XHq{RMLQ@JT2T(XF2">
                                    <field name="NUM">4</field>
                                  </shadow>
                                </value>
                              </block>
                            </statement>
                          </block>
                        </statement>
                        <next>
                          <block type="controls_if" id="u2D!WSY~T{x!onac+!dF">
                            <value name="IF0">
                              <block type="logic_compare" id="1FXsHdO^0|(dbQ!.xi[S">
                                <field name="OP">NEQ</field>
                                <value name="A">
                                  <block type="variables_get" id="uZtmQ`Nz;0j2Bp{/HpW{">
                                    <field name="VAR" id="RiM/.[tD1aHng?R[i]Io">etat</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="variables_get" id="_Wwlw}Kcd`hlAyC*9gUf">
                                    <field name="VAR" id="zMk1~~6q^MC~lTw5u53$">etat_0</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <statement name="DO0">
                              <block type="controls_if" id="_cE*Cj@+^/42DUrxtLD3">
                                <value name="IF0">
                                  <block type="logic_compare" id="4O2PcHH=GY49J]~2,~z*">
                                    <field name="OP">EQ</field>
                                    <value name="A">
                                      <block type="variables_get" id="S;**9x5XSfrv+axu!XIo">
                                        <field name="VAR" id="RiM/.[tD1aHng?R[i]Io">etat</field>
                                      </block>
                                    </value>
                                    <value name="B">
                                      <block type="math_number" id="A`~;hfK;Yx+[4csrQTo^">
                                        <field name="NUM">1</field>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                                <statement name="DO0">
                                  <block type="variables_set" id="d_9V@B`E_|L~@P,BiW7}">
                                    <field name="VAR" id="zMk1~~6q^MC~lTw5u53$">etat_0</field>
                                    <value name="VALUE">
                                      <shadow type="math_number" id="da#`~AGSM1!np~S?2q](">
                                        <field name="NUM">0</field>
                                      </shadow>
                                      <block type="variables_get" id="*mVT@I_6*w.so5w|/6*~">
                                        <field name="VAR" id="RiM/.[tD1aHng?R[i]Io">etat</field>
                                      </block>
                                    </value>
                                    <next>
                                      <block type="display_galaxia_clear" id="[YKWOeGJO:v9[Qt;cl|;">
                                        <next>
                                          <block type="display_galaxia_show" id="2:7CBgLP`7F{Tz9;{%cL">
                                            <value name="VALUE">
                                              <shadow type="text" id="ldLEh+sF1njSZNe+@dup">
                                                <field name="TEXT"/>
                                              </shadow>
                                              <block type="text_join" id="/{3k*})Lh;1hL!kO?=|$">
                                                <mutation items="2"/>
                                                <value name="ADD0">
                                                  <block type="text" id="8-3!J)4Emh#UatTX$HH7">
                                                    <field name="TEXT">Client connecté : </field>
                                                  </block>
                                                </value>
                                                <value name="ADD1">
                                                  <block type="variables_get" id="F$8N4Qu}}%Irq1,sFXEo">
                                                    <field name="VAR" id="BUab;kBM9eSXC*Wf,IIn">adresse_ip</field>
                                                  </block>
                                                </value>
                                              </block>
                                            </value>
                                            <next>
                                              <block type="display_galaxia_show" id="kIw*jA]PM9tHhY%H_P`i">
                                                <value name="VALUE">
                                                  <shadow type="text" id="|lKi}y@zzW?[uEso@8yV">
                                                    <field name="TEXT">NORD</field>
                                                  </shadow>
                                                </value>
                                                <next>
                                                  <block type="display_galaxia_led_set_colors" id="[/tl7PB~Ae+VXb`])d@P">
                                                    <value name="RED">
                                                      <shadow type="math_number" id=";UzQfJ??J_p_6V$aecpZ">
                                                        <field name="NUM">0</field>
                                                      </shadow>
                                                    </value>
                                                    <value name="GREEN">
                                                      <shadow type="math_number" id="mrcC{Ux{BIoN6[8j4CFo">
                                                        <field name="NUM">0</field>
                                                      </shadow>
                                                    </value>
                                                    <value name="BLUE">
                                                      <shadow type="math_number" id="tYaml6HewRAs={sE0XRt">
                                                        <field name="NUM">255</field>
                                                      </shadow>
                                                    </value>
                                                    <next>
                                                      <block type="communication_galaxia_simpleWifi_server_respond_with_delimiter" id="K.eRL`Go{.v.Z#~Ir{o8">
                                                        <field name="DELIMITER">\n</field>
                                                        <value name="VALUE">
                                                          <shadow type="text" id="BL)@bCiS|{Iwm4{9mX/w">
                                                            <field name="TEXT">1\n</field>
                                                          </shadow>
                                                        </value>
                                                      </block>
                                                    </next>
                                                  </block>
                                                </next>
                                              </block>
                                            </next>
                                          </block>
                                        </next>
                                      </block>
                                    </next>
                                  </block>
                                </statement>
                                <next>
                                  <block type="controls_if" id="f!4Gvu@@.vAAd3OQe!zf">
                                    <value name="IF0">
                                      <block type="logic_compare" id="C~z}-#+/?wfUyj$-==IH">
                                        <field name="OP">EQ</field>
                                        <value name="A">
                                          <block type="variables_get" id="/m]3$}dTN(g_{ov}@|rg">
                                            <field name="VAR" id="RiM/.[tD1aHng?R[i]Io">etat</field>
                                          </block>
                                        </value>
                                        <value name="B">
                                          <block type="math_number" id="HiXLs:LHrCJne:0tu%j@">
                                            <field name="NUM">2</field>
                                          </block>
                                        </value>
                                      </block>
                                    </value>
                                    <statement name="DO0">
                                      <block type="variables_set" id="[D8:xM|!+ta/9Fvr)S6S">
                                        <field name="VAR" id="zMk1~~6q^MC~lTw5u53$">etat_0</field>
                                        <value name="VALUE">
                                          <shadow type="math_number">
                                            <field name="NUM">0</field>
                                          </shadow>
                                          <block type="variables_get" id="zmIyL8}=:9Z]XMjq=*g`">
                                            <field name="VAR" id="RiM/.[tD1aHng?R[i]Io">etat</field>
                                          </block>
                                        </value>
                                        <next>
                                          <block type="display_galaxia_clear" id="Hh=(iHL2vlR):2=P)ust">
                                            <next>
                                              <block type="display_galaxia_show" id="ynHMd@wkg+I?7#o|$f7A">
                                                <value name="VALUE">
                                                  <shadow type="text" id=":A!`$OndlE_dm,BM,IP]">
                                                    <field name="TEXT"/>
                                                  </shadow>
                                                  <block type="text_join" id="ZIfm|8CLEnVnr_C0qREU">
                                                    <mutation items="2"/>
                                                    <value name="ADD0">
                                                      <block type="text" id="z84@S12U@^jcS?RNMs`}">
                                                        <field name="TEXT">Client connecté : </field>
                                                      </block>
                                                    </value>
                                                    <value name="ADD1">
                                                      <block type="variables_get" id="Mln8t9kQbR-a{W,:)`T?">
                                                        <field name="VAR" id="BUab;kBM9eSXC*Wf,IIn">adresse_ip</field>
                                                      </block>
                                                    </value>
                                                  </block>
                                                </value>
                                                <next>
                                                  <block type="display_galaxia_show" id="bGAF3Cf/4vPYQx,^tRTO">
                                                    <value name="VALUE">
                                                      <shadow type="text" id="W(@R=$Fue0tIpKEW%IS;">
                                                        <field name="TEXT">EST</field>
                                                      </shadow>
                                                    </value>
                                                    <next>
                                                      <block type="display_galaxia_led_set_colors" id="IKY`HC|lPub))6?A,NX)">
                                                        <value name="RED">
                                                          <shadow type="math_number" id="Cr(Oj^zPh$k%#lY@.U9@">
                                                            <field name="NUM">255</field>
                                                          </shadow>
                                                        </value>
                                                        <value name="GREEN">
                                                          <shadow type="math_number" id="(i-M{`B|Lj||SIu7sWNB">
                                                            <field name="NUM">0</field>
                                                          </shadow>
                                                        </value>
                                                        <value name="BLUE">
                                                          <shadow type="math_number" id="X-Q:ZxvT~jND;S`Uz~1F">
                                                            <field name="NUM">255</field>
                                                          </shadow>
                                                        </value>
                                                        <next>
                                                          <block type="communication_galaxia_simpleWifi_server_respond_with_delimiter" id="!)acd$+{r]6W%|,fh!X!">
                                                            <field name="DELIMITER">\n</field>
                                                            <value name="VALUE">
                                                              <shadow type="text" id="8`u7}2xGNu`5O.*:P1QK">
                                                                <field name="TEXT">2\n</field>
                                                              </shadow>
                                                            </value>
                                                          </block>
                                                        </next>
                                                      </block>
                                                    </next>
                                                  </block>
                                                </next>
                                              </block>
                                            </next>
                                          </block>
                                        </next>
                                      </block>
                                    </statement>
                                    <next>
                                      <block type="controls_if" id="At,PcbI`F-aur1_/mb+L">
                                        <value name="IF0">
                                          <block type="logic_compare" id="vNy,e[@BmSO6Uyu{8By1">
                                            <field name="OP">EQ</field>
                                            <value name="A">
                                              <block type="variables_get" id="p5C])kUzt}s3-VZY4H3A">
                                                <field name="VAR" id="RiM/.[tD1aHng?R[i]Io">etat</field>
                                              </block>
                                            </value>
                                            <value name="B">
                                              <block type="math_number" id="eLD4s(S.@@Ho]ai0~6x=">
                                                <field name="NUM">3</field>
                                              </block>
                                            </value>
                                          </block>
                                        </value>
                                        <statement name="DO0">
                                          <block type="variables_set" id="dKGQjsFSD$f@nhq(ZPJb">
                                            <field name="VAR" id="zMk1~~6q^MC~lTw5u53$">etat_0</field>
                                            <value name="VALUE">
                                              <shadow type="math_number">
                                                <field name="NUM">0</field>
                                              </shadow>
                                              <block type="variables_get" id="HAIC*!sS5H8o+*,N7Yd.">
                                                <field name="VAR" id="RiM/.[tD1aHng?R[i]Io">etat</field>
                                              </block>
                                            </value>
                                            <next>
                                              <block type="display_galaxia_clear" id=".@YBLH~HSm^MTp2wjvIa">
                                                <next>
                                                  <block type="display_galaxia_show" id="c?SyXdsucjmPAOP,3hY{">
                                                    <value name="VALUE">
                                                      <shadow type="text">
                                                        <field name="TEXT"/>
                                                      </shadow>
                                                      <block type="text_join" id="`tEKS)unX$*GJ(`f1Da]">
                                                        <mutation items="2"/>
                                                        <value name="ADD0">
                                                          <block type="text" id="g96Uxke1,SH+GD6Hh9Q_">
                                                            <field name="TEXT">Client connecté : </field>
                                                          </block>
                                                        </value>
                                                        <value name="ADD1">
                                                          <block type="variables_get" id="`rQErPaZqN.j!XPp~~%v">
                                                            <field name="VAR" id="BUab;kBM9eSXC*Wf,IIn">adresse_ip</field>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </value>
                                                    <next>
                                                      <block type="display_galaxia_show" id="[R?^a1xFjZ!h+`t90@NV">
                                                        <value name="VALUE">
                                                          <shadow type="text" id="7zS`?H.^~C%XR1+*b!5]">
                                                            <field name="TEXT">SUD</field>
                                                          </shadow>
                                                        </value>
                                                        <next>
                                                          <block type="display_galaxia_led_set_colors" id="pvnQ##0yR:`|zItzwRbS">
                                                            <value name="RED">
                                                              <shadow type="math_number" id="(0F|Q$3;B#F+O^pGJB5.">
                                                                <field name="NUM">255</field>
                                                              </shadow>
                                                            </value>
                                                            <value name="GREEN">
                                                              <shadow type="math_number" id="NWfe:xY,96X,/s[R##66">
                                                                <field name="NUM">255</field>
                                                              </shadow>
                                                            </value>
                                                            <value name="BLUE">
                                                              <shadow type="math_number" id="K!_^A=GwH|W;;O2Mrlx}">
                                                                <field name="NUM">0</field>
                                                              </shadow>
                                                            </value>
                                                            <next>
                                                              <block type="communication_galaxia_simpleWifi_server_respond_with_delimiter" id="/+bT)ULd;GVE84Y?pA+K">
                                                                <field name="DELIMITER">\n</field>
                                                                <value name="VALUE">
                                                                  <shadow type="text" id="OA|1rl$zgC^r^Z.D0b)O">
                                                                    <field name="TEXT">3\n</field>
                                                                  </shadow>
                                                                </value>
                                                              </block>
                                                            </next>
                                                          </block>
                                                        </next>
                                                      </block>
                                                    </next>
                                                  </block>
                                                </next>
                                              </block>
                                            </next>
                                          </block>
                                        </statement>
                                        <next>
                                          <block type="controls_if" id="s@:`kXk`7H`dzWH,}JV0">
                                            <value name="IF0">
                                              <block type="logic_compare" id="|])G!Tr_?U(d^{YVsX~0">
                                                <field name="OP">EQ</field>
                                                <value name="A">
                                                  <block type="variables_get" id="uk}{SpKQObQF,PFezI#q">
                                                    <field name="VAR" id="RiM/.[tD1aHng?R[i]Io">etat</field>
                                                  </block>
                                                </value>
                                                <value name="B">
                                                  <block type="math_number" id="qc3T(r!BF[4:BQQpG::q">
                                                    <field name="NUM">4</field>
                                                  </block>
                                                </value>
                                              </block>
                                            </value>
                                            <statement name="DO0">
                                              <block type="variables_set" id="|lL]wj*Ss2S8;K#fQrqL">
                                                <field name="VAR" id="zMk1~~6q^MC~lTw5u53$">etat_0</field>
                                                <value name="VALUE">
                                                  <shadow type="math_number">
                                                    <field name="NUM">0</field>
                                                  </shadow>
                                                  <block type="variables_get" id="*BeG-uk2XPh)4#_q)?!/">
                                                    <field name="VAR" id="RiM/.[tD1aHng?R[i]Io">etat</field>
                                                  </block>
                                                </value>
                                                <next>
                                                  <block type="display_galaxia_clear" id="?5=DDJkP6p{lk4Lw.sA}">
                                                    <next>
                                                      <block type="display_galaxia_show" id="BWm[he-^LPBOe^@;?}S[">
                                                        <value name="VALUE">
                                                          <shadow type="text">
                                                            <field name="TEXT"/>
                                                          </shadow>
                                                          <block type="text_join" id="D0,5u(8p$9MQCDZo/7fP">
                                                            <mutation items="2"/>
                                                            <value name="ADD0">
                                                              <block type="text" id="7p.-Xq=*tD/u;~[$XZCd">
                                                                <field name="TEXT">Client connecté : </field>
                                                              </block>
                                                            </value>
                                                            <value name="ADD1">
                                                              <block type="variables_get" id="Ivnhx+b9El^h.G@NJ;Uw">
                                                                <field name="VAR" id="BUab;kBM9eSXC*Wf,IIn">adresse_ip</field>
                                                              </block>
                                                            </value>
                                                          </block>
                                                        </value>
                                                        <next>
                                                          <block type="display_galaxia_show" id="S?Fj{JRdopFCtQm}bl]s">
                                                            <value name="VALUE">
                                                              <shadow type="text" id="Orq^dGZz-MEzPJ/o-OSP">
                                                                <field name="TEXT">OUEST</field>
                                                              </shadow>
                                                            </value>
                                                            <next>
                                                              <block type="display_galaxia_led_set_colors" id="#r[5;{r]9yiVc}kguKVd">
                                                                <value name="RED">
                                                                  <shadow type="math_number" id="iDJL_Yk;[a8dDP,$%tII">
                                                                    <field name="NUM">0</field>
                                                                  </shadow>
                                                                </value>
                                                                <value name="GREEN">
                                                                  <shadow type="math_number" id="fgggD5YH/{l!+e$9X1Na">
                                                                    <field name="NUM">255</field>
                                                                  </shadow>
                                                                </value>
                                                                <value name="BLUE">
                                                                  <shadow type="math_number" id="[k=mGe{4G]Z5+#y)lZ[n">
                                                                    <field name="NUM">0</field>
                                                                  </shadow>
                                                                </value>
                                                                <next>
                                                                  <block type="communication_galaxia_simpleWifi_server_respond_with_delimiter" id="8[N}w4gr$fhlGFQSfSe2">
                                                                    <field name="DELIMITER">\n</field>
                                                                    <value name="VALUE">
                                                                      <shadow type="text" id="-=4;W~+.c@9m_=efY_._">
                                                                        <field name="TEXT">4\n</field>
                                                                      </shadow>
                                                                    </value>
                                                                  </block>
                                                                </next>
                                                              </block>
                                                            </next>
                                                          </block>
                                                        </next>
                                                      </block>
                                                    </next>
                                                  </block>
                                                </next>
                                              </block>
                                            </statement>
                                          </block>
                                        </next>
                                      </block>
                                    </next>
                                  </block>
                                </next>
                              </block>
                            </statement>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </statement>
      </block>
    </statement>
  </block>
</xml>