<?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">
  
  <!-- Homepage - Highest priority, updated daily -->
  <url>
    <loc>https://thingsineversaid.xyz/</loc>
    <lastmod>2025-01-19</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Write Page - High priority, static content -->
  <url>
    <loc>https://thingsineversaid.xyz/write</loc>
    <lastmod>2025-01-19</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Browse Page - High priority, dynamic content -->
  <url>
    <loc>https://thingsineversaid.xyz/browse</loc>
    <lastmod>2025-01-19</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Search Page - Medium-high priority -->
  <url>
    <loc>https://thingsineversaid.xyz/search</loc>
    <lastmod>2025-01-19</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Emotions Page - Medium-high priority -->
  <url>
    <loc>https://thingsineversaid.xyz/emotions</loc>
    <lastmod>2025-01-19</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Time Capsule Page - Medium priority -->
  <url>
    <loc>https://thingsineversaid.xyz/timecapsule</loc>
    <lastmod>2025-01-19</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- Opt-in Page - Lower priority, utility page -->
  <url>
    <loc>https://thingsineversaid.xyz/optin</loc>
    <lastmod>2025-01-19</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>
  
  <!-- Saved Messages Page - Lower priority, user-specific -->
  <url>
    <loc>https://thingsineversaid.xyz/saved</loc>
    <lastmod>2025-01-19</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>