-
Notifications
You must be signed in to change notification settings - Fork 5
/
sitemap.xml
33 lines (33 loc) · 1007 Bytes
/
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
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://devfest.gdg.org.ua/</loc>
<lastmod>2015-09-01</lastmod>
<changefreq>weekly</changefreq>
<priority>0.9</priority>
</url>
<url>
<loc>http://devfest.gdg.org.ua/#!/blog</loc>
<changefreq>weekly</changefreq>
</url>
<url>
<loc>http://devfest.gdg.org.ua/#!/speakers</loc>
<changefreq>weekly</changefreq>
</url>
<url>
<loc>http://devfest.gdg.org.ua/2014</loc>
<priority>0.5</priority>
</url>
<url>
<loc>http://devfest.gdg.org.ua/#!/blog/call-for-speakers</loc>
<lastmod>2015-08-17</lastmod>
</url>
<url>
<loc>http://devfest.gdg.org.ua/#!/blog/devfest-2015-announced</loc>
<lastmod>2015-08-17</lastmod>
</url>
<url>
<loc>http://devfest.gdg.org.ua/#!/code-of-conduct</loc>
<priority>0.4</priority>
</url>
</urlset>