-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsitemap.xml
More file actions
63 lines (63 loc) · 2.17 KB
/
sitemap.xml
File metadata and controls
63 lines (63 loc) · 2.17 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
<?xml version='1.0' encoding='UTF-8'?>
<urlset xmlns='http://www.sitemaps.org/schemas/sitemap/0.9'>
<url>
<loc>http://gregeng.github.io/blog/2013/09/24/hello-world/</loc>
<lastmod>2013-10-28T06:47:22-07:00</lastmod>
</url>
<url>
<loc>http://gregeng.github.io/blog/2013/09/29/just-keep-climbing/</loc>
<lastmod>2013-10-28T06:47:22-07:00</lastmod>
</url>
<url>
<loc>
http://gregeng.github.io/blog/2013/10/07/test-driven-development-more-than-a-buzzword/
</loc>
<lastmod>2013-10-28T06:47:22-07:00</lastmod>
</url>
<url>
<loc>http://gregeng.github.io/blog/2013/10/09/abstraction-and-3-iterators/</loc>
<lastmod>2013-10-28T06:47:22-07:00</lastmod>
</url>
<url>
<loc>http://gregeng.github.io/blog/2013/10/23/yield-in-the-name-of-blocks/</loc>
<lastmod>2013-10-28T06:47:22-07:00</lastmod>
</url>
<url>
<loc>
http://gregeng.github.io/blog/2013/11/06/i-like-my-coffee-strong-and-my-params-stronger/
</loc>
<lastmod>2013-11-07T05:43:52-08:00</lastmod>
</url>
<url>
<loc>http://gregeng.github.io/blog/2013/11/21/hide-your-keys/</loc>
<lastmod>2013-11-21T05:52:35-08:00</lastmod>
</url>
<url>
<loc>http://gregeng.github.io/blog/2014/03/09/hello-again/</loc>
<lastmod>2014-03-09T21:16:21-07:00</lastmod>
</url>
<url>
<loc>
http://gregeng.github.io/blog/2014/03/10/environment-setup-for-calabash-testing/
</loc>
<lastmod>2014-03-10T20:03:02-07:00</lastmod>
</url>
<url>
<loc>
http://gregeng.github.io/blog/2014/08/17/make-your-website-more-accessible-with-these-5-tips/
</loc>
<lastmod>2014-08-17T20:20:17-07:00</lastmod>
</url>
<url>
<loc>http://gregeng.github.io/blog/archives/</loc>
<lastmod>2014-08-17T20:20:17-07:00</lastmod>
</url>
<url>
<loc>http://gregeng.github.io/</loc>
<lastmod>2014-08-17T20:20:17-07:00</lastmod>
</url>
<url>
<loc>http://gregeng.github.io/robots.txt</loc>
<lastmod>2013-10-28T06:47:22-07:00</lastmod>
</url>
</urlset>