-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathsitemap.xml
501 lines (501 loc) · 17.6 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
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://sundi3yansyah.github.io/article/2017/07/26/perkenalan-dengan-gemfile-pada-ruby-atau-ruby-on-rails/</loc>
<lastmod>2017-07-26T17:55:42+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2017/07/25/menggunakan-subdomain-untuk-assets-pada-rails/</loc>
<lastmod>2017-07-25T14:47:25+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2017/07/25/memulai-dengan-rails/</loc>
<lastmod>2017-07-25T14:43:55+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2017/07/25/cara-install-rails/</loc>
<lastmod>2017-07-25T14:40:21+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2017/05/08/cara-instal-ruby-via-rvm/</loc>
<lastmod>2017-05-08T14:06:02+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2015/04/12/github-api-codeigniter-semanticui/</loc>
<lastmod>2015-04-12T10:27:40+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/12/26/cara-install-ruby-di-fedora/</loc>
<lastmod>2014-12-26T03:48:32+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/12/22/cara-konfigurasi-vim-menggunakan-tema-dan-plugin/</loc>
<lastmod>2014-12-22T13:12:28+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/11/27/cara-install-go-lang-di-linux/</loc>
<lastmod>2014-11-27T17:19:52+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/11/27/cara-install-atau-upgrade-python-di-centos/</loc>
<lastmod>2014-11-27T17:18:37+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/11/27/cara-mereset-environment-variable-pada-linux/</loc>
<lastmod>2014-11-27T17:18:05+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/11/27/cara-menambah-environment-variable-pada-linux/</loc>
<lastmod>2014-11-27T17:17:52+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/11/26/cara-install-asciinema-di-linux/</loc>
<lastmod>2014-11-26T18:52:38+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/11/25/cara-update-versi-nodejs/</loc>
<lastmod>2014-11-25T07:27:33+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/11/25/cara-menambah-virtual-hosts-di-nginx/</loc>
<lastmod>2014-11-25T04:48:12+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/11/25/cara-install-nginx-mysql-php-di-centos/</loc>
<lastmod>2014-11-25T04:17:41+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/11/23/singkat-dan-padat-untuk-turunan-unix/</loc>
<lastmod>2014-11-23T21:33:32+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/11/23/cara-install-nodejs-di-debian/</loc>
<lastmod>2014-11-23T17:27:33+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/11/22/cara-install-cpanel-di-vps-dedicated-servers/</loc>
<lastmod>2014-11-22T11:20:18+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/11/22/cara-install-zpanelcp-10-dot-1-1/</loc>
<lastmod>2014-11-22T11:08:28+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/11/22/cara-install-youtube-dl/</loc>
<lastmod>2014-11-22T09:25:12+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/11/19/snippets-untuk-octopress-pada-sublimetext/</loc>
<lastmod>2014-11-19T14:02:37+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/11/18/cara-menghapus-repository-di-github/</loc>
<lastmod>2014-11-18T18:58:04+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/11/18/cara-convert-ogv-ke-mp4-di-linux/</loc>
<lastmod>2014-11-18T17:34:27+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/11/16/perintah-chattr-pada-sistem-linux/</loc>
<lastmod>2014-11-16T18:08:09+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/11/16/solusi-pesan-error-the-following-signatures-were-invalid-pada-ubuntu/</loc>
<lastmod>2014-11-16T18:05:17+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/11/16/cara-install-radio-di-server-linux/</loc>
<lastmod>2014-11-16T17:53:24+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/11/14/membuat-blog-jekyll-dalam-waktu-kurang-dari-1-menit/</loc>
<lastmod>2014-11-14T03:50:42+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/11/14/cara-install-sqlite-di-linux/</loc>
<lastmod>2014-11-14T02:37:34+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/11/11/perbaiki-adobe-flash-player-issue-dalam-chromium-di-ubuntu-14-dot-04/</loc>
<lastmod>2014-11-11T04:41:38+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/10/25/cara-install-nodejs-di-windows/</loc>
<lastmod>2014-10-25T11:59:26+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/09/30/crack-sublime-text-3-build-3065/</loc>
<lastmod>2014-09-30T05:44:13+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/09/12/ketika-programmer-jatuh-cinta/</loc>
<lastmod>2014-09-12T05:15:59+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/09/12/karakter-programmer-berdasarkan-golongan-darah/</loc>
<lastmod>2014-09-12T05:12:56+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/09/12/orang-ter-php-di-dunia/</loc>
<lastmod>2014-09-12T04:45:25+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/09/12/cara-membuat-custom-404-pages-di-github/</loc>
<lastmod>2014-09-12T02:55:12+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/09/12/cara-membuat-halaman-di-github/</loc>
<lastmod>2014-09-12T00:12:22+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/09/11/jangan-pakai-linux/</loc>
<lastmod>2014-09-11T05:00:29+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/09/11/cara-install-rubygems/</loc>
<lastmod>2014-09-11T00:24:50+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/09/10/cara-install-ruby-di-centos/</loc>
<lastmod>2014-09-10T23:57:17+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/09/10/cara-konfigurasi-seo-keywords-dan-deskripsi-octopress/</loc>
<lastmod>2014-09-10T03:49:47+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/09/10/jangan-ngaku-programmer-atau-hacker-kalau-tidak-mengerti-jekyll-dan-octopress/</loc>
<lastmod>2014-09-10T01:01:32+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/09/08/cara-git-set-up-dan-generating-ssh-keys/</loc>
<lastmod>2014-09-08T00:48:14+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/09/07/cara-install-nodejs-via-tarball-di-centos-rhel/</loc>
<lastmod>2014-09-07T07:14:13+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/09/06/cara-konfigurasi-rss-di-octopress/</loc>
<lastmod>2014-09-06T21:30:44+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/09/06/create-sub-domain-for-nginx-aka-virtual-host-by-sundi3yansyah/</loc>
<lastmod>2014-09-06T19:34:54+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/09/05/tutorial-menggunakan-dan-upload-project-ke-github-di-windows/</loc>
<lastmod>2014-09-05T09:09:34+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/09/05/cara-mudah-mendapatkan-follower-twitter-1k/</loc>
<lastmod>2014-09-05T06:19:59+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/09/05/creep3r-exploit-and-vulnerability-search-engine/</loc>
<lastmod>2014-09-05T06:17:42+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/09/05/firephp-pada-nginx-502-bad-gateway/</loc>
<lastmod>2014-09-05T06:03:00+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/09/05/konfigurasi-gzip-di-nginx/</loc>
<lastmod>2014-09-05T05:57:40+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/09/05/cara-menghilangkan-versi-nginx/</loc>
<lastmod>2014-09-05T05:52:09+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/09/05/update-versi-lemp-centos-dan-fedora/</loc>
<lastmod>2014-09-05T05:47:41+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/09/05/cara-mengatasi-emerg-bind-to-0-dot-0-0-dot-0-80-failed-98-address-already-in-use/</loc>
<lastmod>2014-09-05T05:40:58+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/09/05/cara-install-nginx-mysql-php5-di-turunan-debian/</loc>
<lastmod>2014-09-05T05:31:36+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/09/05/cara-mengatasi-500-internal-server-error-pada-nginx/</loc>
<lastmod>2014-09-05T05:27:14+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/09/05/ecommerce-website-by-gsi-blind-sql-injection-discloure/</loc>
<lastmod>2014-09-05T05:06:25+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/09/03/install-lemp-di-centos-5-6-dan-fedora-18-13/</loc>
<lastmod>2014-09-03T13:53:06+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/09/02/cara-memasang-octocard-di-web/</loc>
<lastmod>2014-09-02T23:23:02+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/09/02/cara-membuat-widget-github-menggunakan-jquery-di-octopress/</loc>
<lastmod>2014-09-02T22:20:35+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/08/30/joomla-com-user-auto-exploit-with-python/</loc>
<lastmod>2014-08-30T05:55:39+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/08/29/cara-membuat-automatic-page-generator-di-github/</loc>
<lastmod>2014-08-29T00:51:06+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/08/27/cara-membuat-repository-baru-di-github/</loc>
<lastmod>2014-08-27T11:29:33+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/08/27/cara-buat-post-di-octopress/</loc>
<lastmod>2014-08-27T11:28:16+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/08/27/cara-install-package-di-sublimetext/</loc>
<lastmod>2014-08-27T11:26:46+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/08/27/youtube-cara-install-mybb/</loc>
<lastmod>2014-08-27T11:24:38+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/08/27/edit-template-mybb-menggunakan-inspect-element-part-1/</loc>
<lastmod>2014-08-27T11:23:31+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/08/27/guide-sublime-text-part-1-by-dot-sundi3yansyah/</loc>
<lastmod>2014-08-27T11:20:29+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/08/27/ultra-framework-orm/</loc>
<lastmod>2014-08-27T01:18:16+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/08/26/exploit-afdfde-for-ruby/</loc>
<lastmod>2014-08-26T23:17:19+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/07/05/cara-install-nodejs-dan-npm-di-ubuntu/</loc>
<lastmod>2014-07-05T20:58:02+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/07/05/cara-install-mybb/</loc>
<lastmod>2014-07-05T00:13:21+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/07/04/12-open-source-microblogging-software/</loc>
<lastmod>2014-07-04T04:31:25+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/07/03/cara-membuat-plugin-kategori-list-di-sidebar-octopress/</loc>
<lastmod>2014-07-03T21:24:46+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/07/03/cara-membuat-komentar-di-octopress-menggunakan-disqus/</loc>
<lastmod>2014-07-03T05:22:27+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/07/03/cara-install-dan-compile-ruby-via-tarball-di-debian-ubuntu/</loc>
<lastmod>2014-07-03T03:21:25+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/07/03/cara-install-slash-upgrade-versi-git-core-terbaru/</loc>
<lastmod>2014-07-03T02:51:47+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/07/02/fix-error-generate-font-awesome-on-octopress/</loc>
<lastmod>2014-07-02T22:21:00+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/07/02/blogging-menggunakan-octopress-and-github/</loc>
<lastmod>2014-07-02T08:06:29+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/07/02/membuat-halaman-baru-dan-menambahkan-menu-navigasi/</loc>
<lastmod>2014-07-02T07:50:26+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/07/02/mengenal-perintah-rake-octopress/</loc>
<lastmod>2014-07-02T07:24:59+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/07/02/cara-install-octopress/</loc>
<lastmod>2014-07-02T07:19:05+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/2014/07/02/first-post/</loc>
<lastmod>2014-07-02T00:55:05+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/blog/archives/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/gallery/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/story/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/octopress/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/youtube/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/github/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/git/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/gem/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/ruby/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/rails/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/bundler/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/ubuntu/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/english/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/open-source/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/mybb/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/nodejs/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/npm/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/exploit/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/framework/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/sublimetext/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/python/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/nginx/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/mysql/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/php-fpm/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/php/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/twitter/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/linux/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/jekyll/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/centos/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/gems/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/programmer/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/editor/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/crack/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/windows/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/mac/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/sqlite/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/asciinema/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/server/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/control-panel/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/vps/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/dedicated/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/debian/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/go-lang/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/vim/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/fedora/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/codeigniter/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/semantic-ui/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/rvm/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/article/categories/gemfile/</loc>
</url>
<url>
<loc>http://sundi3yansyah.github.io/iNdXULwDEdLtIBaXbjj8s7TuH7o.html</loc>
<lastmod>2023-12-28T21:49:55+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/googlee8260d982013ce83.html</loc>
<lastmod>2023-12-28T21:49:55+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/404.html</loc>
<lastmod>2023-12-28T21:49:55+07:00</lastmod>
</url>
<url>
<loc>http://sundi3yansyah.github.io/googlee330a8b6e4204079.html</loc>
<lastmod>2023-12-28T21:49:55+07:00</lastmod>
</url>
</urlset>