-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsitemap.xml
More file actions
42 lines (42 loc) · 1.38 KB
/
sitemap.xml
File metadata and controls
42 lines (42 loc) · 1.38 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="https://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://www.sitemaps.org/schemas/sitemap/0.9 https://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<!-- keep in sync with copy-index.sh -->
<url>
<loc>https://transcurity.co/</loc>
<lastmod>2023-06-25T11:52:16+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://transcurity.co/platform</loc>
<lastmod>2023-06-25T11:52:16+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://transcurity.co/team</loc>
<lastmod>2023-06-25T11:52:16+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://transcurity.co/release-notes</loc>
<lastmod>2023-06-25T11:52:16+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://transcurity.co/imprint</loc>
<lastmod>2023-06-25T11:52:16+00:00</lastmod>
<changefreq>yearly</changefreq>
<priority>0.1</priority>
</url>
<url>
<loc>https://transcurity.co/contact</loc>
<lastmod>2023-06-25T11:52:16+00:00</lastmod>
<changefreq>yearly</changefreq>
<priority>0.1</priority>
</url>
</urlset>