-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsitemap.xml
627 lines (627 loc) · 23.5 KB
/
sitemap.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://www.guillaume-barillot.com/about/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2011/02/06/Initialiser-un-repo-Git-pour-les-nuls/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2014/08/15/a-better-organisation-for-your-js-using-rails-coffeescript/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2010/10/19/Software-engineers-hard-to-find/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2011/01/27/Cinq-bonnes-raisons-daimer-Ruby/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2010/06/01/Calendar_date_select-en-franais-et-au-format-24h/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2010/10/14/Apro-Web-la-mairie-du-7eme-de-Lyon/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2010/09/27/Les-appli-de-demain-tourneront-dans-un-navigateur-Dfinitivement/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2009/06/12/Un-mois-avec-Ruby-on-Rails-un-premier-bilan/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2010/11/08/Non-rien-de-rien-non-je-ny-comprend-plus-rien/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2015/06/22/good-bye-freelancing/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2022/05/05/rails-vite-vue-3-pina-starter-pack/index.html</loc>
<lastmod>2022-11-04T18:39:37+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2012/11/16/Paperclip-caching-and-clean-URLs-or-DragonFly-on-the-fly-image-resizing-Get-the-best-of-both-worlds-/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2010/08/11/E-Mail-Parsing-and-manipulation-made-easy-with-Astrotrain-and-Ruby-on-Rails/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2011/07/02/Rulu-2011-la-communaut-Ruby-on-Rails-Europenne-vaut-vraiment-le-dtour/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2011/02/12/A-quoi-a-sert-une-maison-de-disque-/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2009/11/17/HAML-Awesome-/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2010/08/14/Cest-la-jungle-des-tables-Namespacez-vos-modles-/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2009/10/22/La-fonction-PHP-Mail-et-lantispam-dOrangefr/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2011/01/13/La-meilleure-faon-et-la-moins-chre-de-faire-des-screencasts-au-format-flash/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2010/09/08/Missing-the-Rails-235-gem-Please-gem-install--v235-rails-althought-Rails-IS-already-installed/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2010/07/09/Moz-border-radius-Finalement-je-suis-pour/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2010/06/01/Envoyer-des-Mails-chez-Orange-depuis-Prestashop/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2011/11/02/Un-premier-avis-sur-Spree-plateforme-Ecommerce-pour-Ruby-on-Rails/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2009/09/21/RubyPants-Le-Saint-Graal-de-lapostrophe-et-du-Guillemet/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2010/11/03/De-belles-Fonts-dans-tous-les-navigateurs-et-sans-prise-de-tte-avec-la-Google-Font-API-/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2010/10/05/PDF-Generation-using-Ruby-is-just-a-f-pain/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2011/04/11/Vous-faites-quoi-le-2526-Juin-/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2011/05/16/Redimensionnez-vos-images-la-vole-avec-Ruby-on-Rails/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2009/12/26/Smarty-non-merci/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2017/12/02/how-to-organize-your-vue-files-in-a-rails-5-1-project-using-webpack/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2013/03/23/Switch-from-SeleniumFirefox-to-PoltergeistPhantomjs-and-speed-up-your-test-suite-/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2010/11/02/API-XML-RPC-de-Gandi-et-Ruby-on-Rails-que-du-bonheur-/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2009/06/19/Pourquoi-Rails-/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2010/06/09/Faire-un-print_r-dans-un-template-Smarty/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2011/03/31/SIPSATOS-et-Ruby-on-Rails-avec-le-plugin-atos-/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2012/08/14/Grer-correctement-les-accents-avec-Ruby-Rails-et-upcase/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2017/06/09/how-to-to-make-vim-to-look-like-atom/index.html</loc>
<lastmod>2022-11-04T18:41:00+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2010/08/19/4-Millions-pour-CA-/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2009/10/15/Quelques-kilos-en-trop/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2009/10/11/Rferencement-la-Meta-keywords-ne-sert-rien/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2009/07/20/Installer-Ruby-on-Rails-chez-OVH-en-5mn-chrono/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2011/02/23/Automatiser-des-taches-rcurentes-avec-Rails/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2010/09/28/Hadopi-Jai-rien-compris/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2010/11/30/Dialoguer-facilement-avec-les-serveurs-de-paiement-Paybox-depuis-Rails/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2010/06/07/Rails-30-et-Ruby-19/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2010/08/23/Manipuler-trs-facilement-les-images-en-PHP/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2011/01/24/Meetup-Ruby-Chambry/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2010/12/16/Excellent-aide-mmoire-pour-SVN/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2010/05/11/Un-an-avec-Ruby-on-Rails-un-bilan-approfondi/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2010/08/29/Lecture-dt/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2014/02/22/Fifteen-years-using-linux-and-I-just-switched-to-a-Mac/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2008/12/26/Le-Hack-CSS-du-jour/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2010/03/10/Sauvegarder-ses-donnes-en-une-ligne-et-en-20-secondes-avec-Rsync/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2013/07/18/Ma-life-de-dveloppeur-Freelance/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2011/03/22/Apro-Ruby-jeudi-24-Mars-Lyon/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2010/07/21/3D-Secure-mythes-et-lgendes/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/2010/10/13/Le-storage-en-HTML5-mettez-des-stroides-dans-vos-cookies/index.html</loc>
<lastmod>2022-05-05T09:01:28+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/author/guillaume/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/tag/la-technique/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/tag/ruby-on-rails/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/tag/ya-pas-que-le-boulot/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/tag/les-gouts-et-les-couleurs/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/tag/business/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/tag/vue/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/tag/php/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/tag/vim/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/tag/linux/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/about/page/2/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/about/page/3/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/about/page/4/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/about/page/5/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/about/page/6/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/about/page/7/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/about/page/8/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/about/page/9/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/about/page/10/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/page/2/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/page/3/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/page/4/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/page/5/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/page/6/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/page/7/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/page/8/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/page/9/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/page/10/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/author/guillaume/page/2/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/author/guillaume/page/3/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/author/guillaume/page/4/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/author/guillaume/page/5/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/author/guillaume/page/6/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/author/guillaume/page/7/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/author/guillaume/page/8/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/author/guillaume/page/9/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/author/guillaume/page/10/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/tag/la-technique/page/2/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/tag/la-technique/page/3/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/tag/ruby-on-rails/page/2/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/tag/ruby-on-rails/page/3/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/tag/ruby-on-rails/page/4/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/tag/ruby-on-rails/page/5/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/tag/ya-pas-que-le-boulot/page/2/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.guillaume-barillot.com/tag/ya-pas-que-le-boulot/page/3/index.html</loc>
<lastmod>2022-11-04T18:41:53+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
</urlset>