19 lines
752 B
XML
19 lines
752 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
|
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
|
<url>
|
|
<loc>https://sascha-bach.de/</loc>
|
|
<xhtml:link rel="alternate" hreflang="en" href="https://sascha-bach.de/" />
|
|
<xhtml:link rel="alternate" hreflang="de" href="https://sascha-bach.de/" />
|
|
<changefreq>monthly</changefreq>
|
|
<priority>1.0</priority>
|
|
</url>
|
|
<url>
|
|
<loc>https://sascha-bach.de/technical</loc>
|
|
<xhtml:link rel="alternate" hreflang="en" href="https://sascha-bach.de/technical" />
|
|
<xhtml:link rel="alternate" hreflang="de" href="https://sascha-bach.de/technical" />
|
|
<changefreq>monthly</changefreq>
|
|
<priority>0.8</priority>
|
|
</url>
|
|
</urlset>
|