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

  <!-- Homepage - Highest priority -->
  <url>
    <loc>https://oral-hous.com/</loc>
    <lastmod>2025-07-06</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Products Page - High priority for e-commerce -->
  <url>
    <loc>https://oral-hous.com/products</loc>
    <lastmod>2025-07-06</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Deals Page - High priority for conversions -->
  <url>
    <loc>https://oral-hous.com/deals</loc>
    <lastmod>2025-07-06</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- About Page - Important for trust and SEO -->
  <url>
    <loc>https://oral-hous.com/about</loc>
    <lastmod>2025-07-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Forum Page - Community engagement -->
  <url>
    <loc>https://oral-hous.com/forum</loc>
    <lastmod>2025-07-06</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Login Page - Lower priority, but still indexed -->
  <url>
    <loc>https://oral-hous.com/login</loc>
    <lastmod>2025-07-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Signup Page - Lower priority, but still indexed -->
  <url>
    <loc>https://oral-hous.com/signup</loc>
    <lastmod>2025-07-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Product Categories - Add these as your categories grow -->
  <url>
    <loc>https://oral-hous.com/products?category=dental</loc>
    <lastmod>2025-07-06</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://oral-hous.com/products?category=medical</loc>
    <lastmod>2025-07-06</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://oral-hous.com/products?category=disposable</loc>
    <lastmod>2025-07-06</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

</urlset> 