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

  <!-- Most important page -->
  <url>
    <loc>https://heartwarmingpups.com/puppies</loc>
    <priority>1.0</priority>
    <changefreq>daily</changefreq>
  </url>

  <!-- Breed pages in order of importance -->
  <url>
    <loc>https://heartwarmingpups.com/golden-retrievers</loc>
    <priority>0.9</priority>
    <changefreq>weekly</changefreq>
  </url>

  <url>
    <loc>https://heartwarmingpups.com/cocker-spaniels</loc>
    <priority>0.8</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Litters -->
  <url>
    <loc>https://heartwarmingpups.com/litters</loc>
    <priority>0.7</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Other key pages -->
  <url>
    <loc>https://heartwarmingpups.com/mini-bernedoodles</loc>
    <priority>0.6</priority>
    <changefreq>monthly</changefreq>
  </url>

  <url>
    <loc>https://heartwarmingpups.com/goldendoodles</loc>
    <priority>0.6</priority>
    <changefreq>monthly</changefreq>
  </url>

  <url>
    <loc>https://heartwarmingpups.com/mini-dachshunds</loc>
    <priority>0.6</priority>
    <changefreq>monthly</changefreq>
  </url>

  <url>
    <loc>https://heartwarmingpups.com/about</loc>
    <priority>0.5</priority>
    <changefreq>yearly</changefreq>
  </url>

  <url>
    <loc>https://heartwarmingpups.com/contact</loc>
    <priority>0.5</priority>
    <changefreq>yearly</changefreq>
  </url>

</urlset>
