<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//arzt-buchholz.de/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://arzt-buchholz.de/page-sitemap.xml</loc>
		<lastmod>2026-04-03T11:00:38+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://arzt-buchholz.de/pxl-template-sitemap.xml</loc>
		<lastmod>2026-04-03T08:10:06+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://arzt-buchholz.de/portfolio-sitemap.xml</loc>
		<lastmod>2026-04-01T13:59:47+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://arzt-buchholz.de/service-sitemap.xml</loc>
		<lastmod>2026-04-01T13:57:49+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->
<style>
#pu-overlay{position:fixed;inset:0;z-index:99999;background:rgba(30,55,50,.55);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:20px;animation:pu-fadein .4s ease}
@keyframes pu-fadein{from{opacity:0}to{opacity:1}}
#pu-modal{background:#fff;border-radius:20px;max-width:480px;width:100%;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.2);animation:pu-slidein .4s cubic-bezier(.16,1,.3,1)}
@keyframes pu-slidein{from{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}
#pu-modal .pu-header{background:linear-gradient(135deg,#8DB5A8 0%,#7aa99b 100%);padding:32px 36px 28px;color:#fff}
#pu-modal .pu-header h2{margin:0;font-size:22px;font-weight:700;font-family:Georgia,serif;line-height:1.3}
#pu-modal .pu-body{padding:28px 36px}
#pu-modal .pu-text{font-size:15px;color:#444;line-height:1.7;margin:0 0 20px}
#pu-modal .pu-vertretung{background:#f0f7f5;border-left:3px solid #8DB5A8;border-radius:0 8px 8px 0;padding:12px 16px;font-size:14px;color:#3a6b60;font-weight:500;margin-bottom:24px}
#pu-modal .pu-close{display:block;width:100%;background:#8DB5A8;color:#fff;border:none;border-radius:10px;padding:14px;font-size:15px;font-weight:600;cursor:pointer;font-family:inherit}
#pu-modal .pu-close:hover{background:#7aa99b}
</style>
<div id="pu-overlay" style="display:none">
  <div id="pu-modal" role="dialog" aria-modal="true">
    <div class="pu-header"><h2>Die Praxis bleibt geschlossen</h2></div>
    <div class="pu-body">
      <p class="pu-text">Vom 20.04.26 bis 24.04.26 sind wir nicht erreichbar.<br />
<br />
E-Mails in diesem Zeitraum werden automatisch gelöscht. Bitte schreiben Sie diese bei Bedarf ab dem 27.04.26 erneut an uns.<br />
<br />
Die Vertretungen übernehmen folgende Praxen:<br />
<br />
Dr. med Leschig Tel: 04187 900 12 90<br />
Dr. med. Pontow Tel: 04187 65 16<br />
Dr. med Hufenbach Tel: 04181 370 60 75</p>
      
      <button class="pu-close" id="pu-close-btn">Verstanden – zur Website</button>
    </div>
  </div>
</div>
<script>
(function() {
    // Nur auf der Startseite anzeigen
    var path = window.location.pathname;
    var isHome = (path === "/" || path === "/index.php" || path === "");

    if (!isHome) return;

    // Nur einmal pro Browser-Session anzeigen
    if (sessionStorage.getItem("pu_gesehen")) return;

    document.getElementById("pu-overlay").style.display = "flex";

    document.getElementById("pu-close-btn").addEventListener("click", function() {
        document.getElementById("pu-overlay").style.display = "none";
        sessionStorage.setItem("pu_gesehen", "1");
    });
})();
</script>