first commit
This commit is contained in:
31
sitemap.xml
Normal file
31
sitemap.xml
Normal file
@@ -0,0 +1,31 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
|
||||
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
|
||||
|
||||
<!-- Startseite -->
|
||||
<url>
|
||||
<loc>https://www.hkw-anwaelte.de/</loc>
|
||||
<lastmod>2026-01-28</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
|
||||
<!-- Impressum -->
|
||||
<url>
|
||||
<loc>https://www.hkw-anwaelte.de/impressum.html</loc>
|
||||
<lastmod>2026-01-28</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.3</priority>
|
||||
</url>
|
||||
|
||||
<!-- Datenschutzerklärung -->
|
||||
<url>
|
||||
<loc>https://www.hkw-anwaelte.de/datenschutz.html</loc>
|
||||
<lastmod>2026-01-28</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.3</priority>
|
||||
</url>
|
||||
|
||||
</urlset>
|
||||
Reference in New Issue
Block a user