summaryrefslogtreecommitdiff
path: root/static/sitemap.xml
blob: c5a79825186af0cc57854d118b7118f59e1e44be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        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">
    <url>
        <loc>https://grapheneos.org/</loc>
        <priority>1.0</priority>
    </url>
    <url>
        <loc>https://grapheneos.org/donate</loc>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>https://grapheneos.org/contact</loc>
        <priority>0.1</priority>
    </url>
</urlset>