-
Notifications
You must be signed in to change notification settings - Fork 83
/
sitemap.xml
51 lines (51 loc) · 1.69 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
<?xml version='1.0' encoding='UTF-8'?>
<urlset xmlns='http://www.sitemaps.org/schemas/sitemap/0.9'>
<url>
<loc>http://rubymotion-tutorial.com/0-in-motion</loc>
<lastmod>2012-09-28T10:21:56-07:00</lastmod>
</url>
<url>
<loc>http://rubymotion-tutorial.com/1-hello-motion</loc>
<lastmod>2012-09-28T10:21:56-07:00</lastmod>
</url>
<url>
<loc>http://rubymotion-tutorial.com/2-views</loc>
<lastmod>2012-09-28T10:21:56-07:00</lastmod>
</url>
<url>
<loc>http://rubymotion-tutorial.com/3-controllers</loc>
<lastmod>2012-09-28T10:21:56-07:00</lastmod>
</url>
<url>
<loc>http://rubymotion-tutorial.com/4-containers</loc>
<lastmod>2012-09-28T10:21:56-07:00</lastmod>
</url>
<url>
<loc>http://rubymotion-tutorial.com/5-tables</loc>
<lastmod>2012-09-28T10:21:56-07:00</lastmod>
</url>
<url>
<loc>http://rubymotion-tutorial.com/6-animations</loc>
<lastmod>2012-09-28T10:21:56-07:00</lastmod>
</url>
<url>
<loc>http://rubymotion-tutorial.com/7-models</loc>
<lastmod>2012-09-28T10:21:56-07:00</lastmod>
</url>
<url>
<loc>http://rubymotion-tutorial.com/8-testing</loc>
<lastmod>2012-09-28T10:21:56-07:00</lastmod>
</url>
<url>
<loc>http://rubymotion-tutorial.com/9-http</loc>
<lastmod>2012-09-28T10:21:56-07:00</lastmod>
</url>
<url>
<loc>http://rubymotion-tutorial.com/10-api-driven-example</loc>
<lastmod>2012-11-30T09:18:43-08:00</lastmod>
</url>
<url>
<loc>http://rubymotion-tutorial.com/</loc>
<lastmod>2012-11-30T09:18:43-08:00</lastmod>
</url>
</urlset>