<?xml version="1.0" encoding="UTF-8" ?>
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
  xmlns:video="http://www.google.com/schemas/sitemap-video/1.1"
>
  
  <!-- Home Page -->
  <url>
    <loc>https://colorheart.io/</loc>
    <lastmod>2023-11-30</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://colorheart.io/images/hero-game.png</image:loc>
      <image:caption>Create custom coloring books</image:caption>
    </image:image>
    <video:video>
      <video:thumbnail_loc
      >https://colorheart.io/images/demo-thumbnail.jpg</video:thumbnail_loc>
      <video:title>ColorHeart Demo</video:title>
      <video:description
      >Watch how easy it is to create a coloring book.</video:description>
      <video:content_loc
      >https://example.com/videos/colorheart-demo.mp4</video:content_loc>
      <video:duration>120</video:duration>
      <video:publication_date>2023-11-30</video:publication_date>
      <video:family_friendly>yes</video:family_friendly>
    </video:video>
  </url>

  <!-- Main Pages -->
  <url>
    <loc>https://colorheart.io/features</loc>
    <lastmod>2023-11-30</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>https://colorheart.io/images/features.jpg</image:loc>
      <image:caption>ColorHeart Features</image:caption>
    </image:image>
  </url>

  <url>
    <loc>https://colorheart.io/pricing</loc>
    <lastmod>2023-11-30</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>https://colorheart.io/images/pricing.jpg</image:loc>
      <image:caption>ColorHeart Pricing Plans</image:caption>
    </image:image>
  </url>

  <url>
    <loc>https://colorheart.io/coloring-books</loc>
    <lastmod>2023-12-05</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://colorheart.io/create</loc>
    <lastmod>2023-12-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Legal Pages -->
  <url>
    <loc>https://colorheart.io/terms</loc>
    <lastmod>2023-11-30</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <url>
    <loc>https://colorheart.io/privacy</loc>
    <lastmod>2023-11-30</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Auth Pages -->
  <url>
    <loc>https://colorheart.io/login</loc>
    <lastmod>2023-11-30</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://colorheart.io/signup</loc>
    <lastmod>2023-11-30</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Blog -->
  <url>
    <loc>https://colorheart.io/blog</loc>
    <lastmod>2023-12-05</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

</urlset>
