-
Notifications
You must be signed in to change notification settings - Fork 9
/
sitemap.xml
53 lines (53 loc) · 1.73 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
52
53
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
<url>
<loc>https://cryptostorage.com/#home</loc>
<lastmod>2018-01-30</lastmod>
<priority>1.0</priority>
<changefreq>monthly</changefreq>
<image:image>
<image:loc>https://cryptostorage.com/img/cryptostorage_export.png</image:loc>
<image:title>cryptostorage logo</image:title>
</image:image>
<image:image>
<image:loc>https://cryptostorage.com/img/cryptocurrency.png</image:loc>
<image:title>cryptocurrency</image:title>
</image:image>
<image:image>
<image:loc>https://cryptostorage.com/img/print_example.png</image:loc>
<image:title>cryptostorage print example</image:title>
</image:image>
<image:image>
<image:loc>https://cryptostorage.com/img/notice_bars.png</image:loc>
<image:title>cryptostorage security recommendations</image:title>
</image:image>
<image:image>
<image:loc>https://cryptostorage.com/img/divide_input.png</image:loc>
<image:title>cryptostorage split keys</image:title>
</image:image>
</url>
<url>
<loc>https://cryptostorage.com/#faq</loc>
<lastmod>2018-06-15</lastmod>
<changefreq>monthly</changefreq>
<priority>0.9</priority>
</url>
<url>
<loc>https://cryptostorage.com/#import</loc>
<lastmod>2018-06-15</lastmod>
<priority>0.8</priority>
<changefreq>monthly</changefreq>
</url>
<url>
<loc>https://cryptostorage.com/#donate</loc>
<lastmod>2018-06-15</lastmod>
<priority>0.6</priority>
<changefreq>monthly</changefreq>
</url>
<url>
<loc>https://cryptostorage.com/generate.html</loc>
<lastmod>2018-06-15</lastmod>
<changefreq>monthly</changefreq>
<priority>0.9</priority>
</url>
</urlset>