<?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:news="http://www.google.com/schemas/sitemap-news/0.9">

  <!-- Homepage (highest priority) -->
  <url>
    <loc>https://www.diyhandiart.com/</loc>
    <lastmod>2026-01-04</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- DIY Tutorials Category Page -->
  <url>
    <loc>https://www.diyhandiart.com/diy-tutorials</loc>
    <lastmod>2026-01-03</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Paper Crafts Tutorial (with image indexing for Google Images) -->
  <url>
    <loc>https://www.diyhandiart.com/diy-tutorials/paper-crafts</loc>
    <lastmod>2026-01-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>https://www.diyhandiart.com/images/paper-crafts-rose-tutorial.jpg</image:loc>
      <image:caption>Step-by-Step DIY Paper Rose Tutorial for Beginners</image:caption>
      <image:title>DIY Paper Rose Craft Tutorial</image:title>
    </image:image>
  </url>

  <!-- Fabric Crafts Tutorial -->
  <url>
    <loc>https://www.diyhandiart.com/diy-tutorials/fabric-crafts</loc>
    <lastmod>2026-01-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>https://www.diyhandiart.com/images/fabric-crafts-pillow.jpg</image:loc>
      <image:caption>DIY Handmade Fabric Pillow with Embroidery Details</image:caption>
    </image:image>
  </url>

  <!-- Craft Supplies Page -->
  <url>
    <loc>https://www.diyhandiart.com/craft-supplies</loc>
    <lastmod>2025-12-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- New Craft Ideas (Google News-compatible, optional) -->
  <url>
    <loc>https://www.diyhandiart.com/new-craft-ideas-2026</loc>
    <lastmod>2026-01-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.85</priority>
    <news:news>
      <news:publication>
        <news:name>DIY Handi Art</news:name>
        <news:language>en</news:language>
      </news:publication>
      <news:publication_date>2026-01-04T10:00:00+00:00</news:publication_date>
      <news:title>2026 Trending DIY Craft Ideas for Home Decor</news:title>
    </news:news>
  </url>

  <!-- About Us Page -->
  <url>
    <loc>https://www.diyhandiart.com/about-us</loc>
    <lastmod>2025-12-20</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

</urlset>