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

  <!-- Homepage -->
  <url>
    <loc>https://htmltoddler.site/</loc>
    <priority>1.00</priority>
    <changefreq>daily</changefreq>
  </url>

  <!-- Tutorials Hub -->
  <url>
    <loc>https://htmltoddler.site/tutorials/</loc>
    <priority>0.95</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- HTML Tutorials (Phase 1) -->
  <url>
    <loc>https://htmltoddler.site/tutorials/what-is-html.html</loc>
    <priority>0.90</priority>
    <changefreq>monthly</changefreq>
  </url>

  <url>
    <loc>https://htmltoddler.site/tutorials/html-document-structure.html</loc>
    <priority>0.85</priority>
    <changefreq>monthly</changefreq>
  </url>

  <url>
    <loc>https://htmltoddler.site/tutorials/html-tags-explained.html</loc>
    <priority>0.85</priority>
    <changefreq>monthly</changefreq>
  </url>

  <url>
    <loc>https://htmltoddler.site/tutorials/html-headings-paragraphs.html</loc>
    <priority>0.85</priority>
    <changefreq>monthly</changefreq>
  </url>

  <url>
    <loc>https://htmltoddler.site/tutorials/html-links-images.html</loc>
    <priority>0.85</priority>
    <changefreq>monthly</changefreq>
  </url>

  <url>
    <loc>https://htmltoddler.site/tutorials/html-lists.html</loc>
    <priority>0.85</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- Blog Index -->
  <url>
    <loc>https://htmltoddler.site/blog.html</loc>
    <priority>0.80</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Articles -->
  <url>
    <loc>https://htmltoddler.site/articles/html-live-preview-tool-real-time-code-preview.html</loc>
    <priority>0.75</priority>
    <changefreq>monthly</changefreq>
  </url>

  <url>
    <loc>https://htmltoddler.site/articles/why-use-html-live-preview-tool-for-beginners.html</loc>
    <priority>0.75</priority>
    <changefreq>monthly</changefreq>
  </url>

  <url>
    <loc>https://htmltoddler.site/articles/html-live-preview-vs-traditional-code-editors.html</loc>
    <priority>0.75</priority>
    <changefreq>monthly</changefreq>
  </url>

  <url>
    <loc>https://htmltoddler.site/articles/fix-common-html-errors-using-live-preview-tool.html</loc>
    <priority>0.75</priority>
    <changefreq>monthly</changefreq>
  </url>

  <url>
    <loc>https://htmltoddler.site/articles/html-live-preview-tools-improve-learning-speed.html</loc>
    <priority>0.75</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- FAQ -->
  <url>
    <loc>https://htmltoddler.site/faq.html</loc>
    <priority>0.70</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- About -->
  <url>
    <loc>https://htmltoddler.site/about.html</loc>
    <priority>0.60</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- Contact -->
  <url>
    <loc>https://htmltoddler.site/contact.html</loc>
    <priority>0.60</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- Legal Pages -->
  <url>
    <loc>https://htmltoddler.site/privacy-policy.html</loc>
    <priority>0.40</priority>
    <changefreq>yearly</changefreq>
  </url>

  <url>
    <loc>https://htmltoddler.site/terms-and-conditions.html</loc>
    <priority>0.40</priority>
    <changefreq>yearly</changefreq>
  </url>

  <url>
    <loc>https://htmltoddler.site/disclaimer.html</loc>
    <priority>0.40</priority>
    <changefreq>yearly</changefreq>
  </url>

</urlset>