first commit

This commit is contained in:
2026-02-03 09:01:55 +01:00
commit 52e26e3989
114 changed files with 94751 additions and 0 deletions

31
sitemap.xml Normal file
View 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>