<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- Home Page - Series 7 Prep -->
  <url>
    <loc>https://www.myseriestutor.com/</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://www.myseriestutor.com/home</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Main Public Pages -->
  <url>
    <loc>https://www.myseriestutor.com/about</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://www.myseriestutor.com/pricing</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://www.myseriestutor.com/contact</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Services - Series 7 Prep -->
  <url>
    <loc>https://www.myseriestutor.com/services/test-prep</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Blog -->
  <url>
    <loc>https://www.myseriestutor.com/blog</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- 
    Note: Add individual blog article URLs here dynamically
    Example:
    <url>
      <loc>https://www.myseriestutor.com/blog/your-article-slug</loc>
      <lastmod>2025-01-15</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.6</priority>
    </url>
  -->

  <!-- Authentication Pages -->
  <url>
    <loc>https://www.myseriestutor.com/login</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <url>
    <loc>https://www.myseriestutor.com/signup</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <url>
    <loc>https://www.myseriestutor.com/reset-password</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Legal Pages -->
  <url>
    <loc>https://www.myseriestutor.com/privacy</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>

  <url>
    <loc>https://www.myseriestutor.com/terms</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>

  <url>
    <loc>https://www.myseriestutor.com/refund-policy</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- 
    NOTE: The following authenticated routes are NOT included in the sitemap
    as they require login and are not meant to be indexed by search engines:
    - /dashboard
    - /quizzes
    - /questions
    - /study-guide
    - /flashcards
    - /glossary
    - /messages
    - /settings
    - /support
    - /payment
    
    If you want these pages discoverable, add them below with appropriate
    meta robots tags on the actual pages to control crawling.
  -->

</urlset>

