<?xml version="1.0" encoding="UTF-8"?>
<!--
=======================================================
  IMPLANTED WISDOM — XML SITEMAP
  Place this file in the ROOT of your GitHub repo
  (same level as index.html).

  After uploading, submit it to Google Search Console:
  https://search.google.com/search-console
  → Sitemaps → Enter "sitemap.xml" → Submit

  UPDATE the <lastmod> dates whenever you make
  significant changes to a page.
=======================================================
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- HOMEPAGE — highest priority -->
  <url>
    <loc>https://implantedwisdom.com/</loc>
    <lastmod>2026-04-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- SERVICES PAGES — add these as you build them out -->
  <url>
    <loc>https://implantedwisdom.com/full-arch-dental-implants/</loc>
    <lastmod>2026-04-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://implantedwisdom.com/all-on-4/</loc>
    <lastmod>2026-04-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://implantedwisdom.com/all-on-x/</loc>
    <lastmod>2026-04-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://implantedwisdom.com/same-day-implants/</loc>
    <lastmod>2026-04-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://implantedwisdom.com/single-tooth-implant/</loc>
    <lastmod>2026-04-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- ABOUT -->
  <url>
    <loc>https://implantedwisdom.com/about/</loc>
    <lastmod>2026-04-02</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- CONTACT / FREE CONSULTATION -->
  <url>
    <loc>https://implantedwisdom.com/contact/</loc>
    <lastmod>2026-04-02</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- BLOG — add individual posts here as you publish them -->
  <url>
    <loc>https://implantedwisdom.com/blog/</loc>
    <lastmod>2026-04-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>

</urlset>
