-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathsitemap.xml
More file actions
executable file
·65 lines (65 loc) · 2.32 KB
/
sitemap.xml
File metadata and controls
executable file
·65 lines (65 loc) · 2.32 KB
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
<?xml version='1.0' encoding='UTF-8'?>
<urlset xmlns='http://www.sitemaps.org/schemas/sitemap/0.9'>
<url>
<loc>http://hardcoders.mx/blog/2012/12/06/iniciamos/</loc>
<lastmod>2014-09-09T12:17:37-07:00</lastmod>
</url>
<url>
<loc>http://hardcoders.mx/blog/2012/12/06/como-contribuir-a-un-proyecto-en-github/</loc>
<lastmod>2014-09-09T12:17:37-07:00</lastmod>
</url>
<url>
<loc>http://hardcoders.mx/blog/2012/12/10/como-contribuir-a-un-blog-en-octopress/</loc>
<lastmod>2014-09-09T12:17:37-07:00</lastmod>
</url>
<url>
<loc>http://hardcoders.mx/blog/2012/12/11/chat-basico-con-socket-dot-io/</loc>
<lastmod>2014-09-09T12:17:37-07:00</lastmod>
</url>
<url>
<loc>http://hardcoders.mx/blog/2012/12/27/objetos-en-javascript/</loc>
<lastmod>2014-09-09T12:17:57-07:00</lastmod>
</url>
<url>
<loc>http://hardcoders.mx/blog/2012/12/28/nodejs-para-novatos-parte-1/</loc>
<lastmod>2014-09-09T12:17:37-07:00</lastmod>
</url>
<url>
<loc>http://hardcoders.mx/blog/2013/01/08/templates-con-underscore-dot-js/</loc>
<lastmod>2014-09-09T12:17:37-07:00</lastmod>
</url>
<url>
<loc>http://hardcoders.mx/blog/2013/04/23/instalar-ruby-y-rails/</loc>
<lastmod>2014-09-09T12:17:37-07:00</lastmod>
</url>
<url>
<loc>
http://hardcoders.mx/blog/2013/05/12/autenticacion-con-token-en-ruby-on-rails-y-devise/
</loc>
<lastmod>2014-09-09T12:17:37-07:00</lastmod>
</url>
<url>
<loc>http://hardcoders.mx/blog/2013/10/03/aleatoriedad-con-peso/</loc>
<lastmod>2014-09-09T12:17:37-07:00</lastmod>
</url>
<url>
<loc>
http://hardcoders.mx/blog/2014/01/30/javascript-el-contexto-this-de-una-funcion/
</loc>
<lastmod>2014-09-13T12:06:42-07:00</lastmod>
</url>
<url>
<loc>
http://hardcoders.mx/blog/2014/09/12/patron-modulo-en-javascript-module-pattern/
</loc>
<lastmod>2014-09-13T12:06:55-07:00</lastmod>
</url>
<url>
<loc>http://hardcoders.mx/blog/archives/</loc>
<lastmod>2014-09-13T12:06:55-07:00</lastmod>
</url>
<url>
<loc>http://hardcoders.mx/</loc>
<lastmod>2014-09-13T12:06:55-07:00</lastmod>
</url>
</urlset>