mirror of
https://github.com/Shik3i/KoalaSync.git
synced 2026-07-26 12:08:15 +00:00
19 lines
519 B
XML
19 lines
519 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
|
<url>
|
|
<loc>https://sync.koalastuff.net/</loc>
|
|
<changefreq>monthly</changefreq>
|
|
<priority>1.0</priority>
|
|
</url>
|
|
<url>
|
|
<loc>https://sync.koalastuff.net/impressum.html</loc>
|
|
<changefreq>yearly</changefreq>
|
|
<priority>0.3</priority>
|
|
</url>
|
|
<url>
|
|
<loc>https://sync.koalastuff.net/datenschutz.html</loc>
|
|
<changefreq>yearly</changefreq>
|
|
<priority>0.3</priority>
|
|
</url>
|
|
</urlset>
|