<?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">

  <!-- English Homepage - Main landing page for professional websites -->
  <url>
    <loc>https://mainstreetwebsite.com/</loc>
    <lastmod>2025-12-05</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- German Homepage - Deutsche Startseite für professionelle Websites -->
  <url>
    <loc>https://mainstreetwebsite.com/german</loc>
    <lastmod>2025-12-05</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Draft Request Form - Main conversion page -->
  <url>
    <loc>https://mainstreetwebsite.com/draft-request-form</loc>
    <lastmod>2025-12-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Blog Index - All articles -->
  <url>
    <loc>https://mainstreetwebsite.com/blog</loc>
    <lastmod>2026-01-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Blog Category: Dentist -->
  <url>
    <loc>https://mainstreetwebsite.com/blog/dentist</loc>
    <lastmod>2025-12-05</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Blog Article: Ultimate Website Guide for Dentists 2026 -->
  <url>
    <loc>https://mainstreetwebsite.com/blog/dentist/ultimate-guide-2026</loc>
    <lastmod>2025-12-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Blog Category: Roofer -->
  <url>
    <loc>https://mainstreetwebsite.com/blog/roofer</loc>
    <lastmod>2026-01-31</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Blog Article: Why Roofing Contractors Lose $150K Annually 2026 -->
  <url>
    <loc>https://mainstreetwebsite.com/blog/roofer/ultimate-guide-2026</loc>
    <lastmod>2026-01-31</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- English Thank You Page - Form submission confirmation -->
  <url>
    <loc>https://mainstreetwebsite.com/thank-you</loc>
    <lastmod>2025-12-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- German Thank You Page - Formularbestätigung -->
  <url>
    <loc>https://mainstreetwebsite.com/danke</loc>
    <lastmod>2025-12-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>