<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
  
  <!-- Homepage / Main App -->
  <url>
    <loc>https://gooddayforecast.com/</loc>
    <lastmod>2025-11-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <mobile:mobile/>
  </url>
  
  <!-- Note: As a single-page app (SPA), we currently have only one URL.
       Future additions might include:
       - /about (if we create a separate about page)
       - /privacy (privacy policy)
       - /terms (terms of service)
       - /blog/* (if we add educational content)
       
       For now, all content is accessible through the main app interface.
  -->
  
</urlset>

