<?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">
  
  <!-- Homepage - Middle & High School Math Worksheets -->
  <url>
    <loc>https://aretestem.setsquid.org/</loc>
    <lastmod>2024-11-24</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://aretestem.setsquid.org/Logo.png</image:loc>
      <image:title>Areté STEM - Free Middle & High School Math Worksheets</image:title>
      <image:caption>Free printable math worksheets for grades 6-12 with step-by-step solutions</image:caption>
    </image:image>
  </url>
  
  <!-- Main page (explicit) -->
  <url>
    <loc>https://aretestem.setsquid.org/index.html</loc>
    <lastmod>2024-11-24</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Add individual worksheet pages as you create them -->
  <!-- Template for future worksheet pages:
  <url>
    <loc>https://aretestem.setsquid.org/worksheets/algebra-linear-equations-grade-9.html</loc>
    <lastmod>2024-11-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
    <image:image>
      <image:loc>https://aretestem.setsquid.org/thumbnails/algebra-linear-equations.png</image:loc>
      <image:title>Grade 9 Algebra - Linear Equations Worksheet with Solutions</image:title>
      <image:caption>Free printable algebra worksheet for grade 9 students with step-by-step solutions</image:caption>
    </image:image>
  </url>
  -->
  
  <!-- Note: As you add more worksheets from Notion, you can:
       1. Manually add URLs here, OR
       2. Use a dynamic sitemap generator in your Cloudflare Function
       3. Update weekly to keep Google informed of new content
  -->
  
</urlset>


