<?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 -->
  <url>
    <loc>https://triptico.app/</loc>
    <lastmod>2025-09-08</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Demo page -->
  <url>
    <loc>https://triptico.app/demo.html</loc>
    <lastmod>2025-09-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Dashboard (requires auth but indexed for signed-in users) -->
  <url>
    <loc>https://triptico.app/dashboard.html</loc>
    <lastmod>2025-09-08</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Activity pages -->
  <url>
    <loc>https://triptico.app/resources/wheel.html</loc>
    <lastmod>2025-09-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <url>
    <loc>https://triptico.app/resources/unique.html</loc>
    <lastmod>2025-09-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <url>
    <loc>https://triptico.app/resources/compare.html</loc>
    <lastmod>2025-09-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <url>
    <loc>https://triptico.app/resources/move.html</loc>
    <lastmod>2025-09-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- Legal pages -->
  <url>
    <loc>https://triptico.app/terms.html</loc>
    <lastmod>2025-09-08</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  
  <!-- 404 page (for completeness) -->
  <url>
    <loc>https://triptico.app/404.html</loc>
    <lastmod>2025-09-08</lastmod>
    <changefreq>never</changefreq>
    <priority>0.1</priority>
  </url>
  
</urlset>