-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsitemap.xml
84 lines (68 loc) · 2.54 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
<?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://doug7410.github.io/blog/2014/08/04/add-image-to-post-with-ajax-and-metainspector/</loc>
<lastmod>2014-08-04T15:07:35+00:00</lastmod>
<priority>0.8</priority>
</url>
<url>
<loc>http://doug7410.github.io/blog/2014/07/16/rails-project-punch-clock-app/</loc>
<lastmod>2014-07-16T22:45:21+00:00</lastmod>
<priority>0.8</priority>
</url>
<url>
<loc>http://doug7410.github.io/blog/2014/07/16/rapid-prototyping-with-ruby-on-rails-course-done/</loc>
<lastmod>2014-07-16T16:10:36+00:00</lastmod>
<priority>0.8</priority>
</url>
<url>
<loc>http://doug7410.github.io/blog/2014/06/25/say-hello-to-rails-and-all-the-magic/</loc>
<lastmod>2014-06-25T12:20:36+00:00</lastmod>
<priority>0.8</priority>
</url>
<url>
<loc>http://doug7410.github.io/blog/2014/06/17/putting-it-all-together-HTTP-MVC-Ajax-and-Sinatra/</loc>
<lastmod>2014-06-17T12:20:36+00:00</lastmod>
<priority>0.8</priority>
</url>
<url>
<loc>http://doug7410.github.io/blog/2014/06/12/first-steps-with-ruby-and-tealeaf-academy/</loc>
<lastmod>2014-06-12T14:14:11+00:00</lastmod>
<priority>0.8</priority>
</url>
<url>
<loc>http://doug7410.github.io/blog/2014/05/06/mysql-transactions-with-php/</loc>
<lastmod>2014-05-06T22:45:21+00:00</lastmod>
<priority>0.8</priority>
</url>
<url>
<loc>http://doug7410.github.io/</loc>
<lastmod>2014-08-31T17:37:01+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>http://doug7410.github.io/blog/archives/</loc>
<lastmod>2014-08-31T17:37:01+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>http://doug7410.github.io/portfolio/</loc>
<lastmod>2014-08-31T17:37:01+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>http://doug7410.github.io/tealeaf-notes/week-3/</loc>
<lastmod>2014-08-31T17:37:01+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>http://doug7410.github.io/test-page/</loc>
<lastmod>2014-08-31T17:37:01+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.7</priority>
</url>
</urlset>