summaryrefslogtreecommitdiffhomepage
path: root/digital/mimot/src/dirty/cs.c
diff options
context:
space:
mode:
Diffstat (limited to 'digital/mimot/src/dirty/cs.c')
-rw-r--r--digital/mimot/src/dirty/cs.c69
1 files changed, 69 insertions, 0 deletions
diff --git a/digital/mimot/src/dirty/cs.c b/digital/mimot/src/dirty/cs.c
new file mode 100644
index 00000000..73c2cbd1
--- /dev/null
+++ b/digital/mimot/src/dirty/cs.c
@@ -0,0 +1,69 @@
+/* cs.c - Control system definition. */
+/* {{{
+ *
+ * Copyright (C) 2011 Nicolas Schodet
+ *
+ * APBTeam:
+ * Web: http://apbteam.org/
+ * Email: team AT apbteam DOT org
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *
+ * }}} */
+#include "common.h"
+#include "cs.h"
+
+encoder_t encoder_aux[AC_ASSERV_AUX_NB];
+output_t output_aux[AC_ASSERV_AUX_NB];
+
+control_system_single_t cs_aux[AC_ASSERV_AUX_NB];
+
+void
+cs_init (void)
+{
+ uint8_t i;
+ /* Initialise encoders. */
+ encoder_init (0, &encoder_aux[0]);
+ encoder_init (1, &encoder_aux[1]);
+ /* Initialise outputs. */
+ output_aux[0].max = OUTPUT_MAX;
+ output_init (0, &output_aux[0]);
+ output_aux[1].max = OUTPUT_MAX;
+ output_init (1, &output_aux[1]);
+ /* Initialise control system. */
+ for (i = 0; i < AC_ASSERV_AUX_NB; i++)
+ {
+ control_system_single_init (&cs_aux[i]);
+ cs_aux[i].encoder = &encoder_aux[i];
+ cs_aux[i].output = &output_aux[i];
+ }
+}
+
+void
+cs_update_prepare (void)
+{
+ uint8_t i;
+ for (i = 0; i < AC_ASSERV_AUX_NB; i++)
+ control_system_single_update_prepare (&cs_aux[i]);
+}
+
+void
+cs_update (void)
+{
+ uint8_t i;
+ for (i = 0; i < AC_ASSERV_AUX_NB; i++)
+ control_system_single_update (&cs_aux[i]);
+}
+
d> 00 00 22 62 00 00 00 00 00 00 22 62 00 00 00 00 00 00 22 62 00 00 35 00 00 00 57 62 00 00 a4 02 .."b......"b......"b..5...Wb.... 0380 00 00 fb 64 00 00 a4 02 00 00 9f 67 00 00 24 00 00 00 3e 6b 00 00 20 02 00 00 5e 6d 00 00 9e 00 ...d.......g..$...>k......^m.... 03a0 00 00 c3 67 00 00 15 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 84 17 00 00 00 00 ...g............................ 03c0 00 00 3a 5b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 60 5a 00 00 5e 00 ..:[......................`Z..^. 03e0 00 00 be 5a 00 00 7c 00 00 00 3a 5b 00 00 00 00 00 00 3a 5b 00 00 00 00 00 00 c3 67 00 00 00 00 ...Z..|...:[......:[.......g.... 0400 00 00 26 5c 00 00 00 00 00 00 34 17 00 00 00 00 00 00 34 17 00 00 00 00 00 00 40 53 00 00 00 00 ..&\......4.......4.......@S.... 0420 00 00 00 00 00 00 00 00 00 00 40 53 00 00 20 07 00 00 d8 67 00 00 6a 00 00 00 26 5c 00 00 00 00 ..........@S.......g..j...&\.... 0440 00 00 26 5c 00 00 00 00 00 00 26 5c 00 00 00 00 00 00 3a 5b 00 00 a0 00 00 00 34 17 00 00 38 00 ..&\......&\......:[......4...8. 0460 00 00 40 53 00 00 00 00 00 00 84 17 00 00 00 00 00 00 40 53 00 00 00 00 00 00 20 62 00 00 00 00 ..@S..............@S.......b.... 0480 00 00 00 00 00 00 00 00 00 00 26 5c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ..........&\.................... 04a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................................ 04c0 00 00 3a 5b 00 00 00 00 00 00 20 62 00 00 00 00 00 00 26 5c 00 00 08 01 00 00 26 5c 00 00 00 00 ..:[.......b......&\......&\.... 04e0 00 00 2e 5d 00 00 56 00 00 00 ba 60 00 00 40 00 00 00 6c 17 00 00 18 00 00 00 84 17 00 00 00 00 ...]..V....`..@...l............. 0500 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................................ 0520 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 3c 61 00 00 00 00 ..........................<a.... 0540 00 00 40 53 00 00 00 00 00 00 6c 29 00 00 0c 00 00 00 a0 76 74 06 70 3c ca 01 98 17 00 00 7c 0f ..@S......l).......vt.p<......|. 0560 00 00 14 27 00 00 00 00 00 00 da 5b 00 00 00 00 00 00 fa 60 00 00 36 00 00 00 00 00 00 00 00 00 ...'.......[.......`..6......... 0580 00 00 3c 61 00 00 e4 00 00 00 42 68 00 00 60 00 00 00 a2 68 00 00 00 00 00 00 30 61 00 00 0c 00 ..<a......Bh..`....h......0a.... 05a0 00 00 fc 6d 00 00 00 00 00 00 da 5b 00 00 4c 00 00 00 fc 6d 00 00 00 00 00 00 3c 61 00 00 00 00 ...m.......[..L....m......<a.... 05c0 00 00 26 5c 00 00 00 00 00 00 98 17 00 00 00 00 00 00 98 17 00 00 00 00 00 00 34 17 00 00 00 00 ..&\......................4..... 05e0 00 00 34 17 00 00 00 00 00 00 34 17 00 00 00 00 00 00 34 17 00 00 00 00 00 00 02 00 d9 00 00 00 ..4.......4.......4............. 0600 42 6f 6e 6a 6f 75 72 2c 0d 4e 6f 75 73 20 61 76 6f 6e 73 20 6c 65 20 70 6c 61 69 73 69 72 20 64 Bonjour,.Nous.avons.le.plaisir.d 0620 65 20 76 6f 75 73 20 61 6e 6e 6f 6e 63 65 72 20 71 75 65 20 6c 61 20 31 37 e8 6d 65 20 73 65 69 e.vous.annoncer.que.la.17.me.sei 0640 7a 69 e8 6d 65 20 e9 64 69 74 69 6f 6e 20 64 65 20 6c 61 20 43 6f 75 70 65 20 64 65 20 46 72 61 zi.me..dition.de.la.Coupe.de.Fra 0660 6e 63 65 20 64 65 20 52 6f 62 6f 74 69 71 75 65 20 73 65 20 64 e9 72 6f 75 6c 65 72 61 20 64 75 nce.de.Robotique.se.d.roulera.du 0680 20 6d 65 72 63 72 65 64 69 20 32 30 31 32 20 61 75 20 73 61 6d 65 64 69 20 32 33 31 35 20 6d 61 .mercredi.2012.au.samedi.2315.ma 06a0 69 20 32 30 30 39 31 30 2e 0d 43 65 20 63 6f 6e 63 6f 75 72 73 20 61 20 e9 74 e9 20 66 6f 6e 64 i.200910..Ce.concours.a..t..fond 06c0 e9 20 70 61 72 20 6c 61 20 76 69 6c 6c 65 20 64 65 20 4c 61 20 46 65 72 74 e9 2d 42 65 72 6e 61 ..par.la.ville.de.La.Fert.-Berna 06e0 72 64 2c 20 56 4d 20 47 72 6f 75 70 20 65 74 20 50 6c 61 6e e8 74 65 20 53 63 69 65 6e 63 65 73 rd,.VM.Group.et.Plan.te.Sciences 0700 2e 20 49 6c 20 65 73 74 20 63 6f 2d 6f 72 67 61 6e 69 73 e9 20 70 61 72 20 6c 61 20 76 69 6c 6c ..Il.est.co-organis..par.la.vill 0720 65 20 64 65 20 4c 61 20 46 65 72 74 e9 2d 42 65 72 6e 61 72 64 20 65 74 20 50 6c 61 6e e8 74 65 e.de.La.Fert.-Bernard.et.Plan.te 0740 20 53 63 69 65 6e 63 65 73 2e 20 43 65 74 20 e9 76 e8 6e 65 6d 65 6e 74 74 65 20 63 6f 6d 70 e9 .Sciences..Cet..v.nementte.comp. 0760 74 69 74 69 6f 6e 20 70 65 72 6d 65 74 20 64 65 20 6e 6f 6d 62 72 65 75 78 20 e9 63 68 61 6e 67 tition.permet.de.nombreux..chang 0780 65 73 20 64 65 20 73 61 76 6f 69 72 73 20 65 74 20 73 61 76 6f 69 72 2d 66 61 69 72 65 20 65 6e es.de.savoirs.et.savoir-faire.en 07a0 74 72 65 20 6c 65 73 20 70 61 72 74 69 63 69 70 61 6e 74 73 2e 20 0d 4c 61 20 46 65 72 74 e9 2d tre.les.participants...La.Fert.- 07c0 42 65 72 6e 61 72 64 20 28 37 32 29 20 61 63 63 75 65 69 6c 6c 65 72 61 20 6c 61 20 6d 61 6e 69 Bernard.(72).accueillera.la.mani 07e0 66 65 73 74 61 74 69 6f 6e 20 64 61 6e 73 20 6c 65 20 63 61 64 72 65 20 64 75 20 46 65 73 74 69 festation.dans.le.cadre.du.Festi 0800 76 61 6c 20 41 52 54 45 43 20 28 41 72 74 73 20 65 74 20 54 65 63 68 6e 6f 6c 6f 67 69 65 73 29 val.ARTEC.(Arts.et.Technologies) 0820 20 71 75 69 20 61 75 72 61 20 6c 69 65 75 20 64 75 20 6c 75 6e 64 69 20 31 30 38 20 6d 61 69 20 .qui.aura.lieu.du.lundi.108.mai. 0840 61 75 20 64 69 6d 61 6e 63 68 65 20 32 34 31 36 20 6d 61 69 20 32 30 30 39 31 30 2e 20 50 6c 61 au.dimanche.2416.mai.200910..Pla 0860 6e e8 74 65 20 53 63 69 65 6e 63 65 73 20 72 65 63 65 76 72 61 20 65 74 20 67 e9 72 65 72 61 20 n.te.Sciences.recevra.et.g.rera. 0880 6c 65 73 20 69 6e 73 63 72 69 70 74 69 6f 6e 73 20 70 75 69 73 20 61 73 73 75 72 65 72 61 20 6c les.inscriptions.puis.assurera.l 08a0 65 20 73 75 69 76 69 20 74 65 63 68 6e 69 71 75 65 20 64 65 20 6c 27 6f 70 e9 72 61 74 69 6f 6e e.suivi.technique.de.l'op.ration 08c0 2e 20 0d 4c 61 20 43 6f 75 70 65 20 64 65 20 46 72 61 6e 63 65 20 64 65 20 52 6f 62 6f 74 69 71 ...La.Coupe.de.France.de.Robotiq 08e0 75 65 20 65 73 74 20 75 6e 20 64 e9 66 69 20 6c 75 64 69 71 75 65 2c 20 73 63 69 65 6e 74 69 66 ue.est.un.d.fi.ludique,.scientif 0900 69 71 75 65 20 65 74 20 74 65 63 68 6e 69 71 75 65 20 64 65 20 72 6f 62 6f 74 69 71 75 65 20 61 ique.et.technique.de.robotique.a 0920 6d 61 74 65 75 72 20 71 75 69 20 73 92 61 64 72 65 73 73 65 20 e0 20 64 65 73 20 e9 71 75 69 70 mateur.qui.s.adresse...des..quip 0940 65 73 20 64 65 20 6a 65 75 6e 65 73 20 70 61 73 73 69 6f 6e 6e e9 28 65 29 73 20 70 61 72 20 6c es.de.jeunes.passionn.(e)s.par.l 0960 61 20 72 6f 62 6f 74 69 71 75 65 20 6f 75 20 61 79 61 6e 74 20 64 65 73 20 70 72 6f 6a 65 74 73 a.robotique.ou.ayant.des.projets 0980 20 e9 64 75 63 61 74 69 66 73 20 76 65 72 73 20 6c 65 73 20 6a 65 75 6e 65 73 2e 20 4c 65 73 20 ..ducatifs.vers.les.jeunes..Les. 09a0 e9 71 75 69 70 65 73 20 61 79 61 6e 74 20 70 6c 75 73 69 65 75 72 73 20 6d 65 6d 65 62 72 65 73 .quipes.ayant.plusieurs.memebres 09c0 20 64 65 20 70 6c 75 73 20 64 65 20 33 30 20 61 6e 73 20 73 6f 6e 74 20 61 75 74 6f 72 69 73 e9 .de.plus.de.30.ans.sont.autoris. 09e0 65 73 20 6d 61 69 73 20 6e 65 20 70 6f 75 72 72 6f 6e 74 20 ea 74 72 65 20 71 75 61 6c 69 66 69 es.mais.ne.pourront..tre.qualifi 0a00 e9 65 73 20 70 6f 75 72 20 6c 61 20 66 69 6e 61 6c 65 20 65 75 72 6f 62 6f 74 45 75 72 6f 62 6f .es.pour.la.finale.eurobotEurobo 0a20 74 2e 20 53 65 75 6c 65 73 20 6c 65 73 20 e9 71 75 69 70 65 73 20 61 79 61 6e 74 20 61 75 20 70 t..Seules.les..quipes.ayant.au.p 0a40 6c 75 73 20 75 6e 20 73 65 75 6c 20 6d 65 6d 62 72 65 20 64 65 20 6d 6f 69 6e 73 70 6c 75 73 20 lus.un.seul.membre.de.moinsplus. 0a60 64 65 20 33 30 20 61 6e 73 2c 20 61 79 61 6e 74 20 70 6c 61 63 65 20 64 27 65 6e 63 61 64 72 61 de.30.ans,.ayant.place.d'encadra 0a80 6e 74 20 64 65 20 6c 27 e9 71 75 69 70 65 2c 20 70 6f 75 72 72 6f 6e 74 20 ea 74 72 65 20 71 75 nt.de.l'.quipe,.pourront..tre.qu 0aa0 61 6c 69 66 69 e9 65 73 20 70 6f 75 72 20 6c 61 20 66 69 6e 61 6c 65 20 45 75 72 6f 62 6f 74 2e alifi.es.pour.la.finale.Eurobot. 0ac0 0d 50 6c 75 73 69 65 75 72 73 20 e9 71 75 69 70 65 73 20 64 27 75 6e 65 20 6d ea 6d 65 20 73 74 .Plusieurs..quipes.d'une.m.me.st 0ae0 72 75 63 74 75 72 65 20 70 65 75 76 65 6e 74 20 ea 74 72 65 20 69 6e 73 63 72 69 74 65 73 2c 20 ructure.peuvent..tre.inscrites,. 0b00 73 6f 75 73 20 72 e9 73 65 72 76 65 20 64 27 61 63 63 65 70 74 61 74 69 6f 6e 20 64 65 73 20 64 sous.r.serve.d'acceptation.des.d 0b20 6f 73 73 69 65 72 73 20 70 61 72 20 6c 65 20 63 6f 6d 69 74 e9 20 64 27 61 72 62 69 74 72 61 67 ossiers.par.le.comit..d'arbitrag 0b40 65 2e 20 2e 20 4c 65 20 62 75 74 20 64 65 20 63 65 74 74 65 20 6f 75 76 65 72 74 75 72 65 20 65 e....Le.but.de.cette.ouverture.e 0b60 73 74 20 64 65 20 70 65 72 6d 65 74 74 72 65 20 e0 20 70 6c 75 73 20 64 65 20 6a 65 75 6e 65 73 st.de.permettre...plus.de.jeunes 0b80 20 64 65 20 70 61 72 74 69 63 69 70 65 72 20 e0 20 45 75 72 6f 62 6f 74 20 65 74 20 6e 6f 6e 20 .de.participer...Eurobot.et.non. 0ba0 64 65 20 6d 75 6c 74 69 70 6c 69 65 72 20 6c 65 73 20 63 68 61 6e 63 65 73 20 64 65 20 76 69 63 de.multiplier.les.chances.de.vic 0bc0 74 6f 69 72 65 20 64 27 75 6e 65 20 6d ea 6d 65 20 73 74 72 75 63 74 75 72 65 2e 20 43 92 65 73 toire.d'une.m.me.structure..C.es 0be0 74 20 70 6f 75 72 71 75 6f 69 2c 20 63 68 61 71 75 65 20 e9 71 75 69 70 65 20 64 92 75 6e 65 20 t.pourquoi,.chaque..quipe.d.une. 0c00 6d ea 6d 65 20 73 74 72 75 63 74 75 72 65 20 64 65 76 72 61 20 72 e9 61 6c 69 73 65 72 20 75 6e m.me.structure.devra.r.aliser.un 0c20 20 70 72 6f 6a 65 74 20 6f 72 69 67 69 6e 61 6c 2e 20 4f 6e 20 63 6f 6e 73 69 64 e8 72 65 20 71 .projet.original..On.consid.re.q 0c40 75 65 20 6c 65 73 20 e9 71 75 69 70 65 73 2c 20 6f 75 20 6c 65 75 72 73 20 65 6e 63 61 64 72 61 ue.les..quipes,.ou.leurs.encadra 0c60 6e 74 73 2c 20 66 61 69 73 61 6e 74 20 70 61 72 74 69 65 20 64 92 75 6e 65 20 6d ea 6d 65 20 73 nts,.faisant.partie.d.une.m.me.s 0c80 74 72 75 63 74 75 72 65 20 70 65 75 76 65 6e 74 20 63 6f 6d 6d 75 6e 69 71 75 65 72 20 65 74 20 tructure.peuvent.communiquer.et. 0ca0 61 69 6e 73 69 20 e9 76 69 74 65 72 20 64 65 20 66 61 69 72 65 20 64 65 73 20 72 6f 62 6f 74 73 ainsi..viter.de.faire.des.robots 0cc0 20 74 72 6f 70 20 73 65 6d 62 6c 61 62 6c 65 73 2e 20 50 6c 61 6e e8 74 65 20 53 63 69 65 6e 63 .trop.semblables..Plan.te.Scienc 0ce0 65 73 20 73 65 20 72 e9 73 65 72 76 65 20 6c 65 20 64 72 6f 69 74 20 64 65 20 73 65 20 72 65 6e es.se.r.serve.le.droit.de.se.ren 0d00 73 65 69 67 6e 65 72 20 73 75 72 20 6c 61 20 6d 6f 74 69 76 61 74 69 6f 6e 20 64 65 73 20 73 74 seigner.sur.la.motivation.des.st 0d20 72 75 63 74 75 72 65 73 20 63 6f 6e 63 65 72 6e 61 6e 74 20 6c 27 69 6e 73 63 72 69 70 74 69 6f ructures.concernant.l'inscriptio 0d40 6e 20 64 65 20 70 6c 75 73 69 65 75 72 73 20 e9 71 75 69 70 65 73 2c 20 65 74 20 64 65 20 76 e9 n.de.plusieurs..quipes,.et.de.v. 0d60 72 69 66 69 65 72 20 6c 92 6f 72 69 67 69 6e 61 6c 69 74 e9 20 64 65 73 20 72 6f 62 6f 74 73 20 rifier.l.originalit..des.robots. 0d80 65 6e 20 63 6f 6e 73 75 6c 74 61 6e 74 20 6c 65 73 20 64 6f 73 73 69 65 72 73 20 64 65 20 70 72 en.consultant.les.dossiers.de.pr 0da0 6f 6a 65 74 73 20 65 74 20 64 92 61 76 61 6e 74 2d 70 72 6f 6a 65 74 73 2e 20 4c 65 73 20 61 72 ojets.et.d.avant-projets..Les.ar 0dc0 62 69 74 72 65 73 20 70 6f 75 72 72 6f 6e 74 20 72 65 66 75 73 65 72 20 64 65 75 78 20 72 6f 62 bitres.pourront.refuser.deux.rob 0de0 6f 74 73 20 69 64 65 6e 74 69 71 75 65 73 20 61 70 70 61 72 74 65 6e 61 6e 74 20 e0 20 6c 61 20 ots.identiques.appartenant...la. 0e00 6d ea 6d 65 20 73 74 72 75 63 74 75 72 65 2e 49 6c 20 65 73 74 20 64 e9 73 6f 72 6d 61 69 73 20 m.me.structure.Il.est.d.sormais. 0e20 70 6f 73 73 69 62 6c 65 20 64 27 69 6e 73 63 72 69 72 65 20 70 6c 75 73 69 65 75 72 73 20 e9 71 possible.d'inscrire.plusieurs..q 0e40 75 69 70 65 73 20 70 61 72 20 73 74 72 75 63 74 75 72 65 2c 20 73 6f 75 73 20 63 65 72 74 61 69 uipes.par.structure,.sous.certai 0e60 6e 65 73 20 63 6f 6e 64 69 74 69 6f 6e 73 3a 0d 55 6e 65 20 70 65 72 73 6f 6e 6e 65 20 6e 65 20 nes.conditions:.Une.personne.ne. 0e80 70 65 75 74 20 61 70 70 61 72 74 65 6e 69 72 20 e0 20 70 6c 75 73 20 64 27 75 6e 65 20 e9 71 75 peut.appartenir...plus.d'une..qu 0ea0 69 70 65 0d 4c 65 73 20 70 72 6f 6a 65 74 73 20 65 74 20 72 6f 62 6f 74 73 20 64 6f 69 76 65 6e ipe.Les.projets.et.robots.doiven 0ec0 74 20 ea 74 72 65 20 64 69 66 66 e9 72 65 6e 74 73 20 28 75 6e 65 20 76 e9 72 69 66 69 63 61 74 t..tre.diff.rents.(une.v.rificat 0ee0 69 6f 6e 20 73 65 72 61 20 65 66 66 65 63 74 75 e9 65 20 6c 6f 72 73 20 64 65 20 6c 61 20 72 65 ion.sera.effectu.e.lors.de.la.re 0f00 6c 65 63 74 75 72 65 20 64 65 73 20 70 72 6f 6a 65 74 73 20 65 74 20 6c 6f 72 73 20 64 65 20 6c lecture.des.projets.et.lors.de.l 0f20 27 68 6f 6d 6f 6c 6f 67 61 74 69 6f 6e 29 2e 0d 4c 27 69 64 e9 65 20 64 65 20 63 65 74 74 65 20 'homologation)..L'id.e.de.cette. 0f40 6f 75 76 65 72 74 75 72 65 20 65 73 74 20 64 65 20 70 65 72 6d 65 74 74 72 65 20 e0 20 70 6c 75 ouverture.est.de.permettre...plu 0f60 73 20 64 65 20 6a 65 75 6e 65 73 20 64 65 20 70 61 72 74 69 63 69 70 65 72 2c 20 65 74 20 6e 6f s.de.jeunes.de.participer,.et.no 0f80 6e 20 64 65 20 6d 75 6c 74 69 70 6c 69 65 72 20 6c 65 73 20 63 68 61 6e 63 65 73 20 64 65 20 76 n.de.multiplier.les.chances.de.v 0fa0 69 63 74 6f 69 72 65 20 64 27 75 6e 65 20 73 74 72 75 63 74 75 72 65 2e 0d 20 4c 61 20 6c 69 6d ictoire.d'une.structure...La.lim 0fc0 69 74 61 74 69 6f 6e 20 64 75 20 6e 6f 6d 62 72 65 20 64 92 69 6e 73 63 72 69 70 74 69 6f 6e 20 itation.du.nombre.d.inscription. 0fe0 73 65 20 66 65 72 61 20 65 6e 20 66 6f 6e 63 74 69 6f 6e 20 64 65 20 6c 92 6f 72 64 72 65 20 64 se.fera.en.fonction.de.l.ordre.d 1000 92 69 6e 73 63 72 69 70 74 69 6f 6e 20 65 74 20 64 65 20 76 61 6c 69 64 61 74 69 6f 6e 20 64 75 .inscription.et.de.validation.du 1020 20 64 6f 73 73 69 65 72 20 64 65 20 70 72 6f 6a 65 74 2e 20 50 6f 75 72 20 6c 65 73 20 73 74 72 .dossier.de.projet..Pour.les.str 1040 75 63 74 75 72 65 73 20 71 75 69 20 69 6e 73 63 72 69 76 65 6e 74 20 70 6c 75 73 69 65 75 72 73 uctures.qui.inscrivent.plusieurs 1060 20 e9 71 75 69 70 65 73 2c 20 6e 6f 75 73 20 6e 65 20 67 61 72 61 6e 74 69 73 73 6f 6e 73 20 70 ..quipes,.nous.ne.garantissons.p 1080 61 73 20 6c 61 20 64 69 73 70 6f 6e 69 62 69 6c 69 74 e9 20 64 27 75 6e 20 73 74 61 6e 64 20 70 as.la.disponibilit..d'un.stand.p 10a0 6f 75 72 20 63 68 61 71 75 65 20 e9 71 75 69 70 65 2e 0d 51 55 49 44 20 44 45 53 20 44 45 50 41 our.chaque..quipe..QUID.DES.DEPA 10c0 53 53 45 4d 45 4e 54 53 20 44 45 20 44 45 4c 41 49 0d 4c 65 73 20 70 61 72 74 69 63 69 70 61 6e SSEMENTS.DE.DELAI.Les.participan 10e0 74 73 20 64 6f 69 76 65 6e 74 20 63 6f 6e 63 65 76 6f 69 72 20 70 75 69 73 20 72 e9 61 6c 69 73 ts.doivent.concevoir.puis.r.alis 1100 65 72 20 75 6e 20 72 6f 62 6f 74 2c 20 63 6f 6e 66 6f 72 6d 65 20 61 75 20 72 e8 67 6c 65 6d 65 er.un.robot,.conforme.au.r.gleme 1120 6e 74 2c 20 e0 20 6c 92 65 73 70 72 69 74 20 64 65 20 63 65 74 74 65 20 72 65 6e 63 6f 6e 74 72 nt,...l.esprit.de.cette.rencontr 1140 65 20 65 74 20 61 70 74 65 20 e0 20 70 61 72 74 69 63 69 70 65 72 20 61 75 78 20 6d 61 74 63 68 e.et.apte...participer.aux.match 1160 73 20 64 6f 6e 74 20 6c 65 20 74 68 e8 6d 65 20 63 65 74 74 65 20 61 6e 6e e9 65 20 65 73 74 20 s.dont.le.th.me.cette.ann.e.est. 1180 6c 61 20 63 6f 6e 73 74 72 75 63 74 69 6f 6e 20 64 65 20 74 65 6d 70 6c 65 20 64 92 41 74 6c 61 la.construction.de.temple.d.Atla 11a0 6e 74 69 73 2e 20 4c 65 73 20 70 61 72 74 69 63 69 70 61 6e 74 73 20 70 65 75 76 65 6e 74 20 ea ntis..Les.participants.peuvent.. 11c0 74 72 65 20 73 75 69 76 69 73 20 70 61 72 20 75 6e 20 65 6e 73 65 69 67 6e 61 6e 74 20 28 31 20 tre.suivis.par.un.enseignant.(1. 11e0 65 6e 63 61 64 72 61 6e 74 20 70 6f 75 72 20 36 20 6a 65 75 6e 65 73 20 6d 61 78 69 6d 75 6d 29 encadrant.pour.6.jeunes.maximum) 1200 20 6d 61 69 73 20 6c 61 20 63 6f 6e 63 65 70 74 69 6f 6e 20 65 74 20 6c 61 20 72 e9 61 6c 69 73 .mais.la.conception.et.la.r.alis 1220 61 74 69 6f 6e 20 64 65 73 20 72 6f 62 6f 74 73 20 64 6f 69 76 65 6e 74 20 ea 74 72 65 20 6c 65 ation.des.robots.doivent..tre.le 1240 20 66 72 75 69 74 20 64 65 20 6c 65 75 72 73 20 72 e9 66 6c 65 78 69 6f 6e 73 2e 0d 0d 4c 61 20 .fruit.de.leurs.r.flexions...La. 1260 63 6f 6e 66 6f 72 6d 69 74 e9 20 64 65 73 20 72 6f 62 6f 74 73 20 61 75 20 72 e8 67 6c 65 6d 65 conformit..des.robots.au.r.gleme 1280 6e 74 20 66 65 72 61 20 6c 27 6f 62 6a 65 74 20 64 27 75 6e 65 20 68 6f 6d 6f 6c 6f 67 61 74 69 nt.fera.l'objet.d'une.homologati 12a0 6f 6e 20 64 e8 73 20 6c 65 20 6d 65 72 63 72 65 64 69 20 31 32 30 20 6d 61 69 20 32 30 31 30 30 on.d.s.le.mercredi.120.mai.20100 12c0 39 2e 20 4c 65 20 63 6f 6e 63 6f 75 72 73 20 63 6f 6d 70 6f 72 74 65 72 61 20 75 6e 65 20 70 68 9..Le.concours.comportera.une.ph 12e0 61 73 65 20 71 75 61 6c 69 66 69 63 61 74 69 76 65 20 28 64 75 20 6a 65 75 64 69 20 32 31 33 20 ase.qualificative.(du.jeudi.213. 1300 61 75 20 73 61 6d 65 64 69 20 32 33 31 35 20 6d 61 69 20 32 30 31 30 29 30 39 29 20 70 75 69 73 au.samedi.2315.mai.2010)09).puis 1320 20 75 6e 65 20 70 68 61 73 65 20 66 69 6e 61 6c 65 20 70 61 72 20 e9 6c 69 6d 69 6e 61 74 69 6f .une.phase.finale.par..liminatio 1340 6e 20 64 69 72 65 63 74 65 20 28 73 61 6d 65 64 69 20 32 33 20 6d 61 69 20 32 30 30 39 29 2e 2e n.directe.(samedi.23.mai.2009).. 1360 0d 0d 4c 65 73 20 64 65 75 78 20 70 72 65 6d 69 e8 72 65 73 20 e9 71 75 69 70 65 73 20 66 72 61 ..Les.deux.premi.res..quipes.fra 1380 6e e7 61 69 73 65 73 2c 20 61 69 6e 73 69 20 71 75 92 75 6e 65 20 e9 71 75 69 70 65 20 61 79 61 n.aises,.ainsi.qu.une..quipe.aya 13a0 6e 74 20 72 65 e7 75 20 75 6e 20 70 72 69 78 20 73 70 e9 63 69 61 6c 20 28 70 72 69 78 20 64 65 nt.re.u.un.prix.sp.cial.(prix.de 13c0 20 6c 92 69 6e 6e 6f 76 61 74 69 6f 6e 2c 20 70 72 69 78 20 64 75 20 6a 75 72 79 85 29 20 61 75 .l.innovation,.prix.du.jury.).au 13e0 20 63 68 6f 69 78 20 64 65 20 6c 27 6f 72 67 61 6e 69 73 61 74 69 6f 6e 2c 20 72 65 6e 63 6f 6e .choix.de.l'organisation,.rencon 1400 74 72 65 72 6f 6e 74 20 6c 65 75 72 73 20 68 6f 6d 6f 6c 6f 67 75 65 73 20 69 6e 74 65 72 6e 61 treront.leurs.homologues.interna 1420 74 69 6f 6e 61 75 78 20 61 75 20 63 6f 75 72 73 20 64 65 20 6c 61 20 66 69 6e 61 6c 65 20 64 65 tionaux.au.cours.de.la.finale.de 1440 20 6c 61 20 64 6f 75 7a 69 e8 6d 65 20 e9 64 69 74 69 6f 6e 20 64 92 45 75 72 6f 62 6f 74 6f 70 .la.douzi.me..dition.d.Eurobotop 1460 65 6e 20 71 75 69 20 73 65 20 74 69 65 6e 64 72 61 20 64 75 20 6a 65 75 64 69 20 32 31 20 61 75 en.qui.se.tiendra.du.jeudi.21.au 1480 20 64 69 6d 61 6e 63 68 65 20 32 34 20 6d 61 69 20 32 30 30 39 20 e0 20 4c 61 20 46 65 72 74 e9 .dimanche.24.mai.2009...La.Fert. 14a0 20 42 65 72 6e 61 72 64 2e 2e 20 51 55 49 44 20 44 45 20 52 4f 42 4f 43 4f 4e 0d 0d 0d 0d 0d 50 .Bernard...QUID.DE.ROBOCON.....P 14c0 65 6e 64 61 6e 74 20 74 6f 75 74 65 20 6c 61 20 70 68 61 73 65 20 70 72 e9 70 61 72 61 74 6f 69 endant.toute.la.phase.pr.paratoi 14e0 72 65 2c 20 6c 65 73 20 63 6c 75 62 73 20 70 6f 75 72 72 6f 6e 74 20 66 61 69 72 65 20 61 70 70 re,.les.clubs.pourront.faire.app 1500 65 6c 20 61 75 20 63 6f 6d 69 74 e9 20 64 92 61 72 62 69 74 72 61 67 65 20 65 74 20 61 75 78 20 el.au.comit..d.arbitrage.et.aux. 1520 62 e9 6e e9 76 6f 6c 65 73 20 64 65 20 50 6c 61 6e e8 74 65 20 53 63 69 65 6e 63 65 73 20 70 6f b.n.voles.de.Plan.te.Sciences.po 1540 75 72 20 6c 65 73 20 61 69 64 65 72 20 64 61 6e 73 20 6c 65 75 72 20 70 72 6f 6a 65 74 20 65 74 ur.les.aider.dans.leur.projet.et 1560 20 6c 65 75 72 20 61 70 70 6f 72 74 65 72 20 74 6f 75 73 20 6c 65 73 20 72 65 6e 73 65 69 67 6e .leur.apporter.tous.les.renseign 1580 65 6d 65 6e 74 73 20 73 6f 75 68 61 69 74 e9 73 20 73 75 72 20 6c 65 20 63 6f 6e 63 6f 75 72 73 ements.souhait.s.sur.le.concours 15a0 2e 0d 50 6f 75 72 20 63 65 6c 61 2c 20 6e 27 68 e9 73 69 74 65 7a 20 70 61 73 20 e0 20 66 61 69 ..Pour.cela,.n'h.sitez.pas...fai 15c0 72 65 20 70 61 72 74 20 64 65 20 76 6f 73 20 71 75 65 73 74 69 6f 6e 73 20 73 75 72 20 6c 61 20 re.part.de.vos.questions.sur.la. 15e0 62 6f ee 74 65 20 65 6d 61 69 6c 20 64 65 20 6c 61 20 63 6f 6d 6d 69 73 73 69 6f 6e 20 6f 72 67 bo.te.email.de.la.commission.org 1600 61 6e 69 73 61 74 69 6f 6e 20 63 6f 75 70 65 20 28 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 6d 61 anisation.coupe.(..HYPERLINK."ma 1620 69 6c 74 6f 3a 63 6f 75 70 65 40 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 22 ilto:coupe@planete-sciences.org" 1640 01 14 63 6f 75 70 65 40 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 15 29 20 6f ..coupe@planete-sciences.org.).o 1660 75 20 73 75 72 20 6c 65 20 66 6f 72 75 6d 20 63 6f 75 70 65 20 13 20 48 59 50 45 52 4c 49 4e 4b u.sur.le.forum.coupe...HYPERLINK 1680 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 ."http://www.planete-sciences.or 16a0 67 2f 66 6f 72 75 6d 73 22 20 5c 74 20 22 5f 62 6c 61 6e 6b 22 20 14 68 74 74 70 3a 2f 2f 77 77 g/forums".\t."_blank"..http://ww 16c0 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 66 6f 72 75 6d 73 15 2e 20 w.planete-sciences.org/forums... 16e0 28 54 4f 44 4f 3a 20 4c 49 45 4e 29 2e 20 4e 6f 75 73 20 76 6f 75 73 20 65 6e 63 6f 75 72 61 67 (TODO:.LIEN)..Nous.vous.encourag 1700 65 6f 6e 73 20 e0 20 70 72 e9 66 e9 72 65 72 20 6c 61 20 73 65 63 6f 6e 64 65 20 73 6f 6c 75 74 eons...pr.f.rer.la.seconde.solut 1720 69 6f 6e 20 73 69 20 76 6f 74 72 65 20 71 75 65 73 74 69 6f 6e 20 6e 27 65 73 74 20 70 61 73 20 ion.si.votre.question.n'est.pas. 1740 74 72 6f 70 20 70 65 72 73 6f 6e 6e 65 6c 6c 65 3a 20 6c 61 20 72 e9 70 6f 6e 73 65 20 76 6f 75 trop.personnelle:.la.r.ponse.vou 1760 73 20 73 65 72 61 20 73 fb 72 65 6d 65 6e 74 20 64 6f 6e 6e e9 65 20 70 6c 75 73 20 76 69 74 65 s.sera.s.rement.donn.e.plus.vite 1780 20 20 65 74 20 70 6f 75 72 72 61 20 70 72 6f 66 69 74 65 72 20 e0 20 74 6f 75 73 21 0d 20 50 6c ..et.pourra.profiter...tous!..Pl 17a0 61 6e e8 74 65 20 53 63 69 65 6e 63 65 73 20 73 27 65 66 66 6f 72 63 65 72 61 20 64 27 61 73 73 an.te.Sciences.s'efforcera.d'ass 17c0 75 72 65 72 20 75 6e 20 73 75 69 76 69 20 61 75 70 72 e8 73 20 64 65 73 20 e9 71 75 69 70 65 73 urer.un.suivi.aupr.s.des..quipes 17e0 20 71 75 69 20 6c 65 20 73 6f 75 68 61 69 74 65 6e 74 20 28 76 69 73 69 74 65 2c 20 65 6e 74 72 .qui.le.souhaitent.(visite,.entr 1800 65 74 69 65 6e 20 74 e9 6c e9 70 68 6f 6e 69 71 75 65 29 2c 20 65 6e 20 64 6f 6e 6e 61 6e 74 20 etien.t.l.phonique),.en.donnant. 1820 6c 61 20 70 72 69 6f 72 69 74 e9 20 61 75 78 20 6e 6f 75 76 65 61 75 78 20 70 61 72 74 69 63 69 la.priorit..aux.nouveaux.partici 1840 70 61 6e 74 73 2e 20 4c 65 20 73 75 69 76 65 75 72 20 65 73 74 20 75 6e 20 69 6e 74 65 72 6c 6f pants..Le.suiveur.est.un.interlo 1860 63 75 74 65 75 72 20 70 72 69 76 69 6c e9 67 69 e9 20 70 6f 75 72 20 74 6f 75 74 65 73 20 6c 65 cuteur.privil.gi..pour.toutes.le 1880 73 20 71 75 65 73 74 69 6f 6e 73 20 61 64 6d 69 6e 69 73 74 72 61 74 69 76 65 73 20 28 72 61 70 s.questions.administratives.(rap 18a0 70 65 6c 73 20 64 65 73 20 64 e9 6c 61 69 73 2c 20 76 e9 72 69 66 69 63 61 74 69 6f 6e 20 64 65 pels.des.d.lais,.v.rification.de 18c0 73 20 64 6f 63 75 6d 65 6e 74 73 2c 20 2e 2e 2e 29 2c 20 65 74 20 70 65 75 74 20 66 61 69 72 65 s.documents,....),.et.peut.faire 18e0 20 72 65 6d 6f 6e 74 65 72 20 74 6f 75 74 65 73 20 6c 65 73 20 72 65 6d 61 72 71 75 65 73 20 71 .remonter.toutes.les.remarques.q 1900 75 65 20 76 6f 75 73 20 61 76 65 7a 20 73 75 72 20 6c 27 6f 72 67 61 6e 69 73 61 74 69 6f 6e 2c ue.vous.avez.sur.l'organisation, 1920 20 6c 61 20 63 6f 6d 6d 75 6e 69 63 61 74 69 6f 6e 20 65 74 20 e0 20 70 6f 73 74 65 72 69 6f 72 .la.communication.et...posterior 1940 69 20 73 75 72 20 e9 76 e9 6e 65 6d 65 6e 74 20 65 6e 20 6c 75 69 20 6d ea 6d 65 2e 20 42 69 65 i.sur..v.nement.en.lui.m.me..Bie 1960 6e 20 71 75 65 20 6c 61 20 70 6c 75 70 61 72 74 20 64 65 73 20 73 75 69 76 65 75 72 73 20 73 6f n.que.la.plupart.des.suiveurs.so 1980 69 65 6e 74 20 64 65 73 20 61 6e 63 69 65 6e 73 20 70 61 72 74 69 63 69 70 61 6e 74 73 20 e0 20 ient.des.anciens.participants... 19a0 6c 61 20 63 6f 75 70 65 2c 20 73 6f 6e 20 72 f4 6c 65 20 6e 27 65 73 74 20 70 61 73 20 64 65 20 la.coupe,.son.r.le.n'est.pas.de. 19c0 70 61 72 74 69 63 69 70 65 72 20 e0 20 6c 61 20 72 e9 61 6c 69 73 61 74 69 6f 6e 20 6f 75 20 6c participer...la.r.alisation.ou.l 19e0 61 20 63 6f 6e 63 65 70 74 69 6f 6e 20 74 65 63 68 6e 69 71 75 65 20 64 75 20 72 6f 62 6f 74 2c a.conception.technique.du.robot, 1a00 20 6d 61 69 73 20 70 65 75 74 20 76 6f 75 73 20 6f 72 69 65 6e 74 65 72 20 70 6f 75 72 20 e9 76 .mais.peut.vous.orienter.pour..v 1a20 69 74 65 72 20 6c 65 73 20 70 69 e8 67 65 73 20 63 6c 61 73 73 69 71 75 65 73 2e 20 0d 44 65 73 iter.les.pi.ges.classiques...Des 1a40 20 66 6f 72 6d 61 74 69 6f 6e 73 20 74 65 63 68 6e 69 71 75 65 73 20 e0 20 64 65 73 74 69 6e 61 .formations.techniques...destina 1a60 74 69 6f 6e 20 64 65 73 20 63 6c 75 62 73 20 73 65 72 6f 6e 74 20 70 72 6f 70 6f 73 e9 65 73 20 tion.des.clubs.seront.propos.es. 1a80 74 6f 75 74 20 61 75 20 6c 6f 6e 67 20 64 65 20 6c 92 61 6e 6e e9 65 a0 3a 20 73 69 20 76 6f 75 tout.au.long.de.l.ann.e.:.si.vou 1aa0 73 20 ea 74 65 73 20 69 6e 74 e9 72 65 73 73 e9 73 2c 20 6e 92 68 e9 73 69 74 65 7a 20 70 61 73 s..tes.int.ress.s,.n.h.sitez.pas 1ac0 20 e0 20 6e 6f 75 73 20 63 6f 6e 74 61 63 74 65 72 2e 0d 08 45 6e 20 65 73 70 e9 72 61 6e 74 20 ...nous.contacter...En.esp.rant. 1ae0 71 75 65 20 76 6f 75 73 20 61 64 68 e9 72 65 72 65 7a 20 e0 20 63 65 20 64 e9 66 69 20 e0 20 6c que.vous.adh.rerez...ce.d.fi...l 1b00 61 20 66 6f 69 73 20 6c 75 64 69 71 75 65 20 65 74 20 66 6f 72 6d 61 74 65 75 72 2c 20 6e 6f 75 a.fois.ludique.et.formateur,.nou 1b20 73 20 63 6f 6d 70 74 6f 6e 73 20 73 75 72 20 76 6f 75 73 20 70 6f 75 72 20 63 6f 6e 73 74 72 75 s.comptons.sur.vous.pour.constru 1b40 69 72 65 20 64 65 73 20 72 6f 62 6f 74 73 20 61 6d 75 73 61 6e 74 73 2c 20 69 6e 74 65 6c 6c 69 ire.des.robots.amusants,.intelli 1b60 67 65 6e 74 73 2c 20 70 65 72 66 6f 72 6d 61 6e 74 73 20 65 74 20 6a 6f 6c 69 73 a0 21 0d 0d 0d gents,.performants.et.jolis.!... 1b80 41 20 62 69 65 6e 74 f4 74 2c 0d 4c 92 e9 71 75 69 70 65 20 43 6f 75 70 65 0d 0d 0c 0d 4d 6f 64 A.bient.t,.L..quipe.Coupe....Mod 1ba0 61 6c 69 74 e9 73 20 64 92 69 6e 73 63 72 69 70 74 69 6f 6e 0d 0d 4c 92 69 6e 73 63 72 69 70 74 alit.s.d.inscription..L.inscript 1bc0 69 6f 6e 20 61 75 20 63 6f 6e 63 6f 75 72 73 20 73 92 65 66 66 65 63 74 75 65 20 70 61 72 20 6c ion.au.concours.s.effectue.par.l 1be0 92 69 6e 74 65 72 6d e9 64 69 61 69 72 65 20 64 75 20 73 65 72 76 65 75 72 20 49 6e 74 65 72 6e .interm.diaire.du.serveur.Intern 1c00 65 74 20 64 65 20 50 6c 61 6e e8 74 65 20 53 63 69 65 6e 63 65 73 2e 20 41 20 70 61 72 74 69 72 et.de.Plan.te.Sciences..A.partir 1c20 20 64 75 20 64 69 6d 61 6e 63 68 65 20 32 37 20 73 65 70 74 65 6d 62 72 65 31 65 72 20 4e 6f 76 .du.dimanche.27.septembre1er.Nov 1c40 65 6d 62 72 65 20 73 61 6d 65 64 69 20 34 20 6f 63 74 6f 62 72 65 20 32 30 30 38 39 2c 20 65 74 embre.samedi.4.octobre.20089,.et 1c60 20 6a 75 73 71 75 92 61 75 20 64 69 6d 61 6e 63 68 65 76 65 6e 64 72 65 64 69 20 31 35 20 6e 6f .jusqu.au.dimanchevendredi.15.no 1c80 76 65 6d 62 72 65 20 44 e9 63 65 6d 62 72 65 20 32 30 30 38 39 2c 20 76 6f 75 73 20 70 6f 75 72 vembre.D.cembre.20089,.vous.pour 1ca0 72 65 7a 20 63 72 e9 65 72 20 75 6e 20 63 6f 6d 70 74 65 20 64 65 20 70 72 e9 2d 69 6e 73 63 72 rez.cr.er.un.compte.de.pr.-inscr 1cc0 69 70 74 69 6f 6e 20 65 6e 20 76 6f 75 73 20 63 6f 6e 6e 65 63 74 61 6e 74 20 73 75 72 20 13 20 iption.en.vous.connectant.sur... 1ce0 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 HYPERLINK."http://www.planete-sc 1d00 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 iences.org/robot/coupe2008/inscr 1d20 69 70 74 69 6f 6e 22 01 14 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 iption"..www.planete-sciences.or 1d40 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 31 30 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 g/robot/coupe2010..HYPERLINK."ht 1d60 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f tp://www.planete-sciences.org/ro 1d80 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 39 15 15 13 bot/coupe2008/inscription"..9... 1da0 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 .HYPERLINK."http://www.planete-s 1dc0 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 ciences.org/robot/coupe2008/insc 1de0 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 ription".....HYPERLINK."http://w 1e00 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f ww.planete-sciences.org/robot/co 1e20 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 upe2008/inscription".....HYPERLI 1e40 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e NK."http://www.planete-sciences. 1e60 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 org/robot/coupe2008/inscription" 1e80 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 .....HYPERLINK."http://www.plane 1ea0 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f te-sciences.org/robot/coupe2008/ 1ec0 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 inscription".....HYPERLINK."http 1ee0 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f ://www.planete-sciences.org/robo 1f00 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 t/coupe2008/inscription".....HYP 1f20 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e ERLINK."http://www.planete-scien 1f40 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 ces.org/robot/coupe2008/inscript 1f60 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 ion".....HYPERLINK."http://www.p 1f80 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 lanete-sciences.org/robot/coupe2 1fa0 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 008/inscription".....HYPERLINK." 1fc0 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f http://www.planete-sciences.org/ 1fe0 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 robot/coupe2008/inscription".... 2000 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 .HYPERLINK."http://www.planete-s 2020 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 ciences.org/robot/coupe2008/insc 2040 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 ription".....HYPERLINK."http://w 2060 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f ww.planete-sciences.org/robot/co 2080 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 upe2008/inscription".....HYPERLI 20a0 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e NK."http://www.planete-sciences. 20c0 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 org/robot/coupe2008/inscription" 20e0 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 .....HYPERLINK."http://www.plane 2100 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f te-sciences.org/robot/coupe2008/ 2120 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 inscription".....HYPERLINK."http 2140 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f ://www.planete-sciences.org/robo 2160 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 t/coupe2008/inscription".....HYP 2180 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e ERLINK."http://www.planete-scien 21a0 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 ces.org/robot/coupe2008/inscript 21c0 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 ion".....HYPERLINK."http://www.p 21e0 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 lanete-sciences.org/robot/coupe2 2200 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 008/inscription".....HYPERLINK." 2220 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f http://www.planete-sciences.org/ 2240 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 robot/coupe2008/inscription".... 2260 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 .HYPERLINK."http://www.planete-s 2280 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 ciences.org/robot/coupe2008/insc 22a0 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 ription".....HYPERLINK."http://w 22c0 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f ww.planete-sciences.org/robot/co 22e0 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 upe2008/inscription".....HYPERLI 2300 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e NK."http://www.planete-sciences. 2320 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 org/robot/coupe2008/inscription" 2340 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 .....HYPERLINK."http://www.plane 2360 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f te-sciences.org/robot/coupe2008/ 2380 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 inscription".....HYPERLINK."http 23a0 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f ://www.planete-sciences.org/robo 23c0 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 t/coupe2008/inscription".....HYP 23e0 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e ERLINK."http://www.planete-scien 2400 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 ces.org/robot/coupe2008/inscript 2420 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 ion".....HYPERLINK."http://www.p 2440 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 lanete-sciences.org/robot/coupe2 2460 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 008/inscription".....HYPERLINK." 2480 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f http://www.planete-sciences.org/ 24a0 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 robot/coupe2008/inscription".... 24c0 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 .HYPERLINK."http://www.planete-s 24e0 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 ciences.org/robot/coupe2008/insc 2500 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 ription".....HYPERLINK."http://w 2520 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f ww.planete-sciences.org/robot/co 2540 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 upe2008/inscription".....HYPERLI 2560 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e NK."http://www.planete-sciences. 2580 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 org/robot/coupe2008/inscription" 25a0 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 .....HYPERLINK."http://www.plane 25c0 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f te-sciences.org/robot/coupe2008/ 25e0 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 inscription".....HYPERLINK."http 2600 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f ://www.planete-sciences.org/robo 2620 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 t/coupe2008/inscription".....HYP 2640 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e ERLINK."http://www.planete-scien 2660 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 ces.org/robot/coupe2008/inscript 2680 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 ion".....HYPERLINK."http://www.p 26a0 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 lanete-sciences.org/robot/coupe2 26c0 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 008/inscription".....HYPERLINK." 26e0 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f http://www.planete-sciences.org/ 2700 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 robot/coupe2008/inscription".... 2720 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 .HYPERLINK."http://www.planete-s 2740 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 ciences.org/robot/coupe2008/insc 2760 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 ription".....HYPERLINK."http://w 2780 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f ww.planete-sciences.org/robot/co 27a0 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 upe2008/inscription".....HYPERLI 27c0 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e NK."http://www.planete-sciences. 27e0 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 org/robot/coupe2008/inscription" 2800 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 .....HYPERLINK."http://www.plane 2820 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f te-sciences.org/robot/coupe2008/ 2840 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 inscription".....HYPERLINK."http 2860 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f ://www.planete-sciences.org/robo 2880 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 t/coupe2008/inscription".....HYP 28a0 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e ERLINK."http://www.planete-scien 28c0 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 ces.org/robot/coupe2008/inscript 28e0 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 ion".....HYPERLINK."http://www.p 2900 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 lanete-sciences.org/robot/coupe2 2920 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 008/inscription".....HYPERLINK." 2940 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f http://www.planete-sciences.org/ 2960 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 robot/coupe2008/inscription".... 2980 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 .HYPERLINK."http://www.planete-s 29a0 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 ciences.org/robot/coupe2008/insc 29c0 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 ription".....HYPERLINK."http://w 29e0 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f ww.planete-sciences.org/robot/co 2a00 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 upe2008/inscription".....HYPERLI 2a20 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e NK."http://www.planete-sciences. 2a40 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 org/robot/coupe2008/inscription" 2a60 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 .....HYPERLINK."http://www.plane 2a80 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f te-sciences.org/robot/coupe2008/ 2aa0 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 inscription".....HYPERLINK."http 2ac0 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f ://www.planete-sciences.org/robo 2ae0 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 t/coupe2008/inscription".....HYP 2b00 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e ERLINK."http://www.planete-scien 2b20 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 ces.org/robot/coupe2008/inscript 2b40 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 ion".....HYPERLINK."http://www.p 2b60 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 lanete-sciences.org/robot/coupe2 2b80 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 008/inscription".....HYPERLINK." 2ba0 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f http://www.planete-sciences.org/ 2bc0 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 robot/coupe2008/inscription".... 2be0 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 .HYPERLINK."http://www.planete-s 2c00 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 ciences.org/robot/coupe2008/insc 2c20 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 ription".....HYPERLINK."http://w 2c40 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f ww.planete-sciences.org/robot/co 2c60 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 upe2008/inscription".....HYPERLI 2c80 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e NK."http://www.planete-sciences. 2ca0 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 org/robot/coupe2008/inscription" 2cc0 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 .....HYPERLINK."http://www.plane 2ce0 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f te-sciences.org/robot/coupe2008/ 2d00 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 inscription".....HYPERLINK."http 2d20 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f ://www.planete-sciences.org/robo 2d40 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 t/coupe2008/inscription".....HYP 2d60 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e ERLINK."http://www.planete-scien 2d80 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 ces.org/robot/coupe2008/inscript 2da0 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 ion".....HYPERLINK."http://www.p 2dc0 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 lanete-sciences.org/robot/coupe2 2de0 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 008/inscription".....HYPERLINK." 2e00 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f http://www.planete-sciences.org/ 2e20 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 robot/coupe2008/inscription".... 2e40 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 .HYPERLINK."http://www.planete-s 2e60 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 ciences.org/robot/coupe2008/insc 2e80 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 ription".....HYPERLINK."http://w 2ea0 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f ww.planete-sciences.org/robot/co 2ec0 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 upe2008/inscription".....HYPERLI 2ee0 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e NK."http://www.planete-sciences. 2f00 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 org/robot/coupe2008/inscription" 2f20 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 .....HYPERLINK."http://www.plane 2f40 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f te-sciences.org/robot/coupe2008/ 2f60 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 inscription".....HYPERLINK."http 2f80 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f ://www.planete-sciences.org/robo 2fa0 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 t/coupe2008/inscription".....HYP 2fc0 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e ERLINK."http://www.planete-scien 2fe0 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 ces.org/robot/coupe2008/inscript 3000 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 ion".....HYPERLINK."http://www.p 3020 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 lanete-sciences.org/robot/coupe2 3040 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 008/inscription".....HYPERLINK." 3060 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f http://www.planete-sciences.org/ 3080 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 robot/coupe2008/inscription".... 30a0 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 .HYPERLINK."http://www.planete-s 30c0 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 ciences.org/robot/coupe2008/insc 30e0 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 ription".....HYPERLINK."http://w 3100 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f ww.planete-sciences.org/robot/co 3120 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 upe2008/inscription".....HYPERLI 3140 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e NK."http://www.planete-sciences. 3160 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 org/robot/coupe2008/inscription" 3180 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 .....HYPERLINK."http://www.plane 31a0 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f te-sciences.org/robot/coupe2008/ 31c0 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 inscription".....HYPERLINK."http 31e0 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f ://www.planete-sciences.org/robo 3200 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 t/coupe2008/inscription".....HYP 3220 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e ERLINK."http://www.planete-scien 3240 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 ces.org/robot/coupe2008/inscript 3260 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 ion".....HYPERLINK."http://www.p 3280 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 lanete-sciences.org/robot/coupe2 32a0 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 008/inscription".....HYPERLINK." 32c0 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f http://www.planete-sciences.org/ 32e0 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 robot/coupe2008/inscription".... 3300 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 .HYPERLINK."http://www.planete-s 3320 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 ciences.org/robot/coupe2008/insc 3340 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 ription".....HYPERLINK."http://w 3360 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f ww.planete-sciences.org/robot/co 3380 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 upe2008/inscription".....HYPERLI 33a0 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e NK."http://www.planete-sciences. 33c0 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 org/robot/coupe2008/inscription" 33e0 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 .....HYPERLINK."http://www.plane 3400 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f te-sciences.org/robot/coupe2008/ 3420 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 inscription".....HYPERLINK."http 3440 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f ://www.planete-sciences.org/robo 3460 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 t/coupe2008/inscription".....HYP 3480 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e ERLINK."http://www.planete-scien 34a0 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 ces.org/robot/coupe2008/inscript 34c0 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 ion".....HYPERLINK."http://www.p 34e0 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 lanete-sciences.org/robot/coupe2 3500 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 008/inscription".....HYPERLINK." 3520 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f http://www.planete-sciences.org/ 3540 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 robot/coupe2008/inscription".... 3560 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 .HYPERLINK."http://www.planete-s 3580 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 ciences.org/robot/coupe2008/insc 35a0 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 ription".....HYPERLINK."http://w 35c0 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f ww.planete-sciences.org/robot/co 35e0 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 upe2008/inscription".....HYPERLI 3600 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e NK."http://www.planete-sciences. 3620 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 org/robot/coupe2008/inscription" 3640 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 .....HYPERLINK."http://www.plane 3660 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f te-sciences.org/robot/coupe2008/ 3680 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 inscription".....HYPERLINK."http 36a0 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f ://www.planete-sciences.org/robo 36c0 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 t/coupe2008/inscription".....HYP 36e0 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e ERLINK."http://www.planete-scien 3700 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 ces.org/robot/coupe2008/inscript 3720 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 ion".....HYPERLINK."http://www.p 3740 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 lanete-sciences.org/robot/coupe2 3760 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 008/inscription".....HYPERLINK." 3780 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f http://www.planete-sciences.org/ 37a0 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 robot/coupe2008/inscription".... 37c0 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 .HYPERLINK."http://www.planete-s 37e0 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 ciences.org/robot/coupe2008/insc 3800 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 ription".....HYPERLINK."http://w 3820 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f ww.planete-sciences.org/robot/co 3840 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 upe2008/inscription".....HYPERLI 3860 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e NK."http://www.planete-sciences. 3880 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 org/robot/coupe2008/inscription" 38a0 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 .....HYPERLINK."http://www.plane 38c0 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f te-sciences.org/robot/coupe2008/ 38e0 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 inscription".....HYPERLINK."http 3900 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f ://www.planete-sciences.org/robo 3920 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 t/coupe2008/inscription".....HYP 3940 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e ERLINK."http://www.planete-scien 3960 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 ces.org/robot/coupe2008/inscript 3980 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 ion".....HYPERLINK."http://www.p 39a0 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 lanete-sciences.org/robot/coupe2 39c0 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 008/inscription".....HYPERLINK." 39e0 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f http://www.planete-sciences.org/ 3a00 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 robot/coupe2008/inscription".... 3a20 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 .HYPERLINK."http://www.planete-s 3a40 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 ciences.org/robot/coupe2008/insc 3a60 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 ription".....HYPERLINK."http://w 3a80 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f ww.planete-sciences.org/robot/co 3aa0 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 upe2008/inscription".....HYPERLI 3ac0 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e NK."http://www.planete-sciences. 3ae0 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 org/robot/coupe2008/inscription" 3b00 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 .....HYPERLINK."http://www.plane 3b20 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f te-sciences.org/robot/coupe2008/ 3b40 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 inscription".....HYPERLINK."http 3b60 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f ://www.planete-sciences.org/robo 3b80 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 t/coupe2008/inscription".....HYP 3ba0 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e ERLINK."http://www.planete-scien 3bc0 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 ces.org/robot/coupe2008/inscript 3be0 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 ion".....HYPERLINK."http://www.p 3c00 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 lanete-sciences.org/robot/coupe2 3c20 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 008/inscription".....HYPERLINK." 3c40 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f http://www.planete-sciences.org/ 3c60 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 robot/coupe2008/inscription".... 3c80 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 .HYPERLINK."http://www.planete-s 3ca0 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 ciences.org/robot/coupe2008/insc 3cc0 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 ription".....HYPERLINK."http://w 3ce0 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f ww.planete-sciences.org/robot/co 3d00 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 upe2008/inscription".....HYPERLI 3d20 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e NK."http://www.planete-sciences. 3d40 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 org/robot/coupe2008/inscription" 3d60 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 .....HYPERLINK."http://www.plane 3d80 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f te-sciences.org/robot/coupe2008/ 3da0 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 inscription".....HYPERLINK."http 3dc0 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f ://www.planete-sciences.org/robo 3de0 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 t/coupe2008/inscription".....HYP 3e00 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e ERLINK."http://www.planete-scien 3e20 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 ces.org/robot/coupe2008/inscript 3e40 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 ion".....HYPERLINK."http://www.p 3e60 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 lanete-sciences.org/robot/coupe2 3e80 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 008/inscription".....HYPERLINK." 3ea0 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f http://www.planete-sciences.org/ 3ec0 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 robot/coupe2008/inscription".... 3ee0 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 .HYPERLINK."http://www.planete-s 3f00 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 ciences.org/robot/coupe2008/insc 3f20 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 ription".....HYPERLINK."http://w 3f40 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f ww.planete-sciences.org/robot/co 3f60 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 upe2008/inscription".....HYPERLI 3f80 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e NK."http://www.planete-sciences. 3fa0 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 org/robot/coupe2008/inscription" 3fc0 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 .....HYPERLINK."http://www.plane 3fe0 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f te-sciences.org/robot/coupe2008/ 4000 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 inscription".....HYPERLINK."http 4020 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f ://www.planete-sciences.org/robo 4040 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 t/coupe2008/inscription".....HYP 4060 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e ERLINK."http://www.planete-scien 4080 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 ces.org/robot/coupe2008/inscript 40a0 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 ion".....HYPERLINK."http://www.p 40c0 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 lanete-sciences.org/robot/coupe2 40e0 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 008/inscription".....HYPERLINK." 4100 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f http://www.planete-sciences.org/ 4120 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 robot/coupe2008/inscription".... 4140 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 .HYPERLINK."http://www.planete-s 4160 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 ciences.org/robot/coupe2008/insc 4180 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 ription".....HYPERLINK."http://w 41a0 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f ww.planete-sciences.org/robot/co 41c0 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 upe2008/inscription".....HYPERLI 41e0 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e NK."http://www.planete-sciences. 4200 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 org/robot/coupe2008/inscription" 4220 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 .....HYPERLINK."http://www.plane 4240 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f te-sciences.org/robot/coupe2008/ 4260 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 inscription".....HYPERLINK."http 4280 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f ://www.planete-sciences.org/robo 42a0 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 t/coupe2008/inscription".....HYP 42c0 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e ERLINK."http://www.planete-scien 42e0 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 ces.org/robot/coupe2008/inscript 4300 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 ion".....HYPERLINK."http://www.p 4320 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 lanete-sciences.org/robot/coupe2 4340 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 008/inscription".....HYPERLINK." 4360 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f http://www.planete-sciences.org/ 4380 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 robot/coupe2008/inscription".... 43a0 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 .HYPERLINK."http://www.planete-s 43c0 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 ciences.org/robot/coupe2008/insc 43e0 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 ription".....HYPERLINK."http://w 4400 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f ww.planete-sciences.org/robot/co 4420 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 upe2008/inscription".....HYPERLI 4440 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e NK."http://www.planete-sciences. 4460 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 org/robot/coupe2008/inscription" 4480 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 .....HYPERLINK."http://www.plane 44a0 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f te-sciences.org/robot/coupe2008/ 44c0 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 inscription".....HYPERLINK."http 44e0 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f ://www.planete-sciences.org/robo 4500 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 t/coupe2008/inscription".....HYP 4520 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e ERLINK."http://www.planete-scien 4540 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 ces.org/robot/coupe2008/inscript 4560 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 ion".....HYPERLINK."http://www.p 4580 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 lanete-sciences.org/robot/coupe2 45a0 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 008/inscription".....HYPERLINK." 45c0 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f http://www.planete-sciences.org/ 45e0 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 robot/coupe2008/inscription".... 4600 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 .HYPERLINK."http://www.planete-s 4620 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 ciences.org/robot/coupe2008/insc 4640 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 ription".....HYPERLINK."http://w 4660 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f ww.planete-sciences.org/robot/co 4680 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 upe2008/inscription".....HYPERLI 46a0 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e NK."http://www.planete-sciences. 46c0 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 org/robot/coupe2008/inscription" 46e0 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 .....HYPERLINK."http://www.plane 4700 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f te-sciences.org/robot/coupe2008/ 4720 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 inscription".....HYPERLINK."http 4740 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f ://www.planete-sciences.org/robo 4760 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 t/coupe2008/inscription".....HYP 4780 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e ERLINK."http://www.planete-scien 47a0 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 ces.org/robot/coupe2008/inscript 47c0 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 ion".....HYPERLINK."http://www.p 47e0 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 lanete-sciences.org/robot/coupe2 4800 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 008/inscription".....HYPERLINK." 4820 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f http://www.planete-sciences.org/ 4840 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 robot/coupe2008/inscription".... 4860 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 .HYPERLINK."http://www.planete-s 4880 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 ciences.org/robot/coupe2008/insc 48a0 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 ription".....HYPERLINK."http://w 48c0 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f ww.planete-sciences.org/robot/co 48e0 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 upe2008/inscription".....HYPERLI 4900 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e NK."http://www.planete-sciences. 4920 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 org/robot/coupe2008/inscription" 4940 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 .....HYPERLINK."http://www.plane 4960 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f te-sciences.org/robot/coupe2008/ 4980 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 inscription".....HYPERLINK."http 49a0 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f ://www.planete-sciences.org/robo 49c0 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 t/coupe2008/inscription".....HYP 49e0 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e ERLINK."http://www.planete-scien 4a00 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 ces.org/robot/coupe2008/inscript 4a20 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 ion".....HYPERLINK."http://www.p 4a40 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 lanete-sciences.org/robot/coupe2 4a60 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 008/inscription".....HYPERLINK." 4a80 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f http://www.planete-sciences.org/ 4aa0 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 robot/coupe2008/inscription".... 4ac0 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 .HYPERLINK."http://www.planete-s 4ae0 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 ciences.org/robot/coupe2008/insc 4b00 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 ription".....HYPERLINK."http://w 4b20 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f ww.planete-sciences.org/robot/co 4b40 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 upe2008/inscription".....HYPERLI 4b60 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e NK."http://www.planete-sciences. 4b80 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 org/robot/coupe2008/inscription" 4ba0 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 .....HYPERLINK."http://www.plane 4bc0 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f te-sciences.org/robot/coupe2008/ 4be0 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 inscription".....HYPERLINK."http 4c00 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f ://www.planete-sciences.org/robo 4c20 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 t/coupe2008/inscription".....HYP 4c40 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e ERLINK."http://www.planete-scien 4c60 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 ces.org/robot/coupe2008/inscript 4c80 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 ion".....HYPERLINK."http://www.p 4ca0 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 lanete-sciences.org/robot/coupe2 4cc0 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 008/inscription".....HYPERLINK." 4ce0 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f http://www.planete-sciences.org/ 4d00 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 robot/coupe2008/inscription".... 4d20 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 .HYPERLINK."http://www.planete-s 4d40 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 ciences.org/robot/coupe2008/insc 4d60 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 ription".....HYPERLINK."http://w 4d80 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f ww.planete-sciences.org/robot/co 4da0 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 upe2008/inscription".....HYPERLI 4dc0 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e NK."http://www.planete-sciences. 4de0 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 org/robot/coupe2008/inscription" 4e00 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 .....HYPERLINK."http://www.plane 4e20 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f te-sciences.org/robot/coupe2008/ 4e40 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 inscription".....HYPERLINK."http 4e60 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f ://www.planete-sciences.org/robo 4e80 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 t/coupe2008/inscription".....HYP 4ea0 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e ERLINK."http://www.planete-scien 4ec0 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 ces.org/robot/coupe2008/inscript 4ee0 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 ion".....HYPERLINK."http://www.p 4f00 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 lanete-sciences.org/robot/coupe2 4f20 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 008/inscription".....HYPERLINK." 4f40 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f http://www.planete-sciences.org/ 4f60 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 robot/coupe2008/inscription".... 4f80 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 .HYPERLINK."http://www.planete-s 4fa0 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 ciences.org/robot/coupe2008/insc 4fc0 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 ription".....HYPERLINK."http://w 4fe0 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f ww.planete-sciences.org/robot/co 5000 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 upe2008/inscription".....HYPERLI 5020 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e NK."http://www.planete-sciences. 5040 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 org/robot/coupe2008/inscription" 5060 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 .....HYPERLINK."http://www.plane 5080 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f te-sciences.org/robot/coupe2008/ 50a0 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 inscription".....HYPERLINK."http 50c0 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f ://www.planete-sciences.org/robo 50e0 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 t/coupe2008/inscription".....HYP 5100 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e ERLINK."http://www.planete-scien 5120 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 ces.org/robot/coupe2008/inscript 5140 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 ion".....HYPERLINK."http://www.p 5160 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 lanete-sciences.org/robot/coupe2 5180 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 008/inscription".....HYPERLINK." 51a0 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f http://www.planete-sciences.org/ 51c0 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 robot/coupe2008/inscription".... 51e0 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 .HYPERLINK."http://www.planete-s 5200 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 ciences.org/robot/coupe2008/insc 5220 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 ription".....HYPERLINK."http://w 5240 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f ww.planete-sciences.org/robot/co 5260 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 upe2008/inscription".....HYPERLI 5280 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e NK."http://www.planete-sciences. 52a0 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 org/robot/coupe2008/inscription" 52c0 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 .....HYPERLINK."http://www.plane 52e0 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f te-sciences.org/robot/coupe2008/ 5300 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 inscription".....HYPERLINK."http 5320 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f ://www.planete-sciences.org/robo 5340 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 t/coupe2008/inscription".....HYP 5360 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e ERLINK."http://www.planete-scien 5380 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 ces.org/robot/coupe2008/inscript 53a0 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 ion".....HYPERLINK."http://www.p 53c0 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 lanete-sciences.org/robot/coupe2 53e0 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 008/inscription".....HYPERLINK." 5400 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f http://www.planete-sciences.org/ 5420 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 robot/coupe2008/inscription".... 5440 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 .HYPERLINK."http://www.planete-s 5460 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 ciences.org/robot/coupe2008/insc 5480 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 ription".....HYPERLINK."http://w 54a0 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f ww.planete-sciences.org/robot/co 54c0 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 upe2008/inscription".....HYPERLI 54e0 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e NK."http://www.planete-sciences. 5500 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 org/robot/coupe2008/inscription" 5520 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 .....HYPERLINK."http://www.plane 5540 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f te-sciences.org/robot/coupe2008/ 5560 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 inscription".....HYPERLINK."http 5580 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f ://www.planete-sciences.org/robo 55a0 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 t/coupe2008/inscription".....HYP 55c0 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e ERLINK."http://www.planete-scien 55e0 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 ces.org/robot/coupe2008/inscript 5600 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 ion".....HYPERLINK."http://www.p 5620 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 lanete-sciences.org/robot/coupe2 5640 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 008/inscription".....HYPERLINK." 5660 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f http://www.planete-sciences.org/ 5680 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 robot/coupe2008/inscription".... 56a0 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 .HYPERLINK."http://www.planete-s 56c0 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 ciences.org/robot/coupe2008/insc 56e0 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 ription".....HYPERLINK."http://w 5700 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f ww.planete-sciences.org/robot/co 5720 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 upe2008/inscription".....HYPERLI 5740 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e NK."http://www.planete-sciences. 5760 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 org/robot/coupe2008/inscription" 5780 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 .....HYPERLINK."http://www.plane 57a0 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f te-sciences.org/robot/coupe2008/ 57c0 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 inscription".....HYPERLINK."http 57e0 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f ://www.planete-sciences.org/robo 5800 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 t/coupe2008/inscription".....HYP 5820 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e ERLINK."http://www.planete-scien 5840 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 ces.org/robot/coupe2008/inscript 5860 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 ion".....HYPERLINK."http://www.p 5880 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 lanete-sciences.org/robot/coupe2 58a0 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 008/inscription".....HYPERLINK." 58c0 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f http://www.planete-sciences.org/ 58e0 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 robot/coupe2008/inscription".... 5900 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 .HYPERLINK."http://www.planete-s 5920 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 ciences.org/robot/coupe2008/insc 5940 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 ription".....HYPERLINK."http://w 5960 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f ww.planete-sciences.org/robot/co 5980 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 upe2008/inscription".....HYPERLI 59a0 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e NK."http://www.planete-sciences. 59c0 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 org/robot/coupe2008/inscription" 59e0 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 .....HYPERLINK."http://www.plane 5a00 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f te-sciences.org/robot/coupe2008/ 5a20 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 inscription".....HYPERLINK."http 5a40 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f ://www.planete-sciences.org/robo 5a60 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 t/coupe2008/inscription".....HYP 5a80 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e ERLINK."http://www.planete-scien 5aa0 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 ces.org/robot/coupe2008/inscript 5ac0 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 ion".....HYPERLINK."http://www.p 5ae0 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 lanete-sciences.org/robot/coupe2 5b00 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 008/inscription".....HYPERLINK." 5b20 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f http://www.planete-sciences.org/ 5b40 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 robot/coupe2008/inscription".... 5b60 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 .HYPERLINK."http://www.planete-s 5b80 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 ciences.org/robot/coupe2008/insc 5ba0 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 ription".....HYPERLINK."http://w 5bc0 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f ww.planete-sciences.org/robot/co 5be0 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 upe2008/inscription".....HYPERLI 5c00 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e NK."http://www.planete-sciences. 5c20 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 org/robot/coupe2008/inscription" 5c40 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 .....HYPERLINK."http://www.plane 5c60 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f te-sciences.org/robot/coupe2008/ 5c80 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 inscription".....HYPERLINK."http 5ca0 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f ://www.planete-sciences.org/robo 5cc0 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 t/coupe2008/inscription".....HYP 5ce0 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e ERLINK."http://www.planete-scien 5d00 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 ces.org/robot/coupe2008/inscript 5d20 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 ion".....HYPERLINK."http://www.p 5d40 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 lanete-sciences.org/robot/coupe2 5d60 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 008/inscription".....HYPERLINK." 5d80 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f http://www.planete-sciences.org/ 5da0 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 robot/coupe2008/inscription".... 5dc0 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 .HYPERLINK."http://www.planete-s 5de0 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 ciences.org/robot/coupe2008/insc 5e00 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 ription".....HYPERLINK."http://w 5e20 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f ww.planete-sciences.org/robot/co 5e40 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 upe2008/inscription".....HYPERLI 5e60 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e NK."http://www.planete-sciences. 5e80 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f 69 6e 73 63 72 69 70 74 69 6f 6e 22 org/robot/coupe2008/inscription" 5ea0 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 .....HYPERLINK."http://www.plane 5ec0 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f 74 2f 63 6f 75 70 65 32 30 30 38 2f te-sciences.org/robot/coupe2008/ 5ee0 69 6e 73 63 72 69 70 74 69 6f 6e 22 01 14 15 13 20 48 59 50 45 52 4c 49 4e 4b 20 22 68 74 74 70 inscription".....HYPERLINK."http 5f00 3a 2f 2f 77 77 77 2e 70 6c 61 6e 65 74 65 2d 73 63 69 65 6e 63 65 73 2e 6f 72 67 2f 72 6f 62 6f ://www.planete-sciences.org/robo