-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsitemap.xml
37 lines (37 loc) · 1.25 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
<?xml version='1.0' encoding='UTF-8'?>
<urlset xmlns='http://www.sitemaps.org/schemas/sitemap/0.9'>
<url>
<loc>http://learnflight.io/blog/2013/09/18/how-to-create-a-menu-with-flight-dot-js/</loc>
<lastmod>2014-03-12T22:45:25-07:00</lastmod>
</url>
<url>
<loc>http://learnflight.io/blog/2013/10/01/testing-a-flight-data-component/</loc>
<lastmod>2014-03-12T22:45:25-07:00</lastmod>
</url>
<url>
<loc>
http://learnflight.io/blog/2014/03/13/how-to-integrate-flight-into-an-existing-javascript-application/
</loc>
<lastmod>2014-03-13T13:26:14-07:00</lastmod>
</url>
<url>
<loc>http://learnflight.io/blog/archives/</loc>
<lastmod>2014-03-13T13:26:14-07:00</lastmod>
</url>
<url>
<loc>http://learnflight.io/blog/</loc>
<lastmod>2014-03-13T13:26:14-07:00</lastmod>
</url>
<url>
<loc>http://learnflight.io/humans.txt</loc>
<lastmod>2014-03-12T22:45:25-07:00</lastmod>
</url>
<url>
<loc>http://learnflight.io/</loc>
<lastmod>2014-03-13T13:26:14-07:00</lastmod>
</url>
<url>
<loc>http://learnflight.io/robots.txt</loc>
<lastmod>2014-03-12T22:45:25-07:00</lastmod>
</url>
</urlset>