<?xml version="1.0" encoding="UTF-8"?>
<!--
  The three routes that are worth indexing. Everything under /app is behind
  auth and everything under /auth is a form, so neither belongs here.

  No <lastmod>: a date nobody updates is worse than no date, because a crawler
  believes it. If this list ever grows past hand-maintenance it should be
  generated from app.routes.ts rather than kept in step by memory.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://madproducts.ai/</loc>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://madproducts.ai/terms</loc>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://madproducts.ai/privacy</loc>
    <priority>0.3</priority>
  </url>
</urlset>
