<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">

  <!-- Homepage (Main Entry Point) -->
  <url>
    <loc>https://deliverynowa.com/</loc>
    <lastmod>2026-03-24</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <mobile:mobile/>
  </url>

  <!-- Homepage with www subdomain -->
  <url>
    <loc>https://www.deliverynowa.com/</loc>
    <lastmod>2026-03-24</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
    <mobile:mobile/>
  </url>

  <!-- NOTE: Anchor links (#services, #about, #contact, #coverage) are NOT included -->
  <!-- Reason: This is a Single Page Application (SPA) with all content on one page -->
  <!-- Search engines treat anchor links as the same page, not separate URLs -->
  <!-- Including them causes SEO issues and duplicate content warnings -->

  <!-- NOTE: Admin dashboard is intentionally excluded from sitemap -->
  <!-- Admin pages should NOT be indexed by search engines -->
  <!-- Use robots.txt and meta robots="noindex, nofollow" for protection -->

</urlset>
