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

  <!-- Main Landing Page -->
  <url>
    <loc>https://doggemma.com/</loc>
    <lastmod>2025-04-15</lastmod> <!-- CHANGE THIS DATE to the date you last updated the page -->
    <changefreq>monthly</changefreq> <!-- How often the content might change (e.g., 'weekly', 'monthly', 'yearly', 'never') -->
    <priority>1.0</priority> <!-- Priority relative to other pages (1.0 is highest, 0.0 lowest). Since it's the only page, 1.0 is fine. -->
  </url>

  <!--
  If you add more distinct pages later (e.g., a blog at /blog, a privacy policy at /privacy),
  add additional <url> blocks for them here. For example:

  <url>
    <loc>https://doggemma.com/privacy</loc>
    <lastmod>2024-05-16</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
  -->

</urlset>