-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsitemap.xml
More file actions
37 lines (29 loc) · 749 Bytes
/
sitemap.xml
File metadata and controls
37 lines (29 loc) · 749 Bytes
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
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://schaffler.space/about/</loc>
</url>
<url>
<loc>https://schaffler.space/contact/</loc>
</url>
<url>
<loc>https://schaffler.space/projects/</loc>
</url>
<url>
<loc>https://schaffler.space/categories/</loc>
<priority>0</priority>
</url>
<url>
<loc>https://schaffler.space/</loc>
<priority>0</priority>
</url>
<url>
<loc>https://schaffler.space/series/</loc>
<priority>0</priority>
</url>
<url>
<loc>https://schaffler.space/tags/</loc>
<priority>0</priority>
</url>
</urlset>