<?xml version="1.0" encoding="UTF-8"?>
<!--
  One page, one entry.

  This file used to carry eight <url> elements for a site with one indexable
  page. Five were fragments (/#services, /#how-it-works, /#results,
  /#about-trust, /#contact). A crawler strips everything from the # onward, so
  those were not five section URLs — they were the homepage submitted five more
  times, and a sitemap whose entries collapse onto each other is a sitemap
  Google learns to discount.

  The other two, /privacy.html and /terms.html, each answer with
  <meta name="robots" content="noindex, follow">. Submitting a page that
  refuses indexing is what raised "Excluded by 'noindex' tag" in Search Console
  on a sibling site. The noindex is right — thin legal boilerplate has nothing
  to rank and "follow" still passes link equity — so the entries go instead.

  If a real second page ever ships here, add it AND confirm it does not carry a
  noindex. The two have to agree.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://apexdentalrecovery.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
