summaryrefslogtreecommitdiffstats
path: root/sitemap.xml
blob: 9a3bb3876d1342ef77485d298207a817c14a0401 (plain)
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
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>http://leloop.org</loc>
        <lastmod>2011-10-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    <url>
        <loc>http://leloop.org/where.html</loc>
        <lastmod>2011-10-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.4</priority>
    </url>
    <url>
        <loc>http://leloop.org/how.html</loc>
        <lastmod>2011-10-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.4</priority>
    </url>
    <url>
        <loc>http://leloop.org/when.html</loc>
        <lastmod>2011-10-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.4</priority>
    </url>
    <url>
        <loc>http://leloop.org/what.html</loc>
        <lastmod>2011-10-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.4</priority>
    </url>
    <url>
        <loc>http://wiki.leloop.org</loc>
        <changefreq>daily</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>http://lists.leloop.org</loc>
        <changefreq>monthly</changefreq>
        <priority>0.2</priority>
    </url>
</urlset>