<?xml version="1.0" encoding="UTF-8"?>
<!--
  The public site, listed for crawlers.

  Only the marketing and legal pages appear here. Everything else this origin
  serves is application, and robots.txt disallows it — a sitemap that named
  /admin would be asking for exactly what that file asks against.

  There is deliberately no <lastmod>. It is the only optional tag Google still
  reads, and it reads it only while it stays believable: a hand-maintained date
  that nobody remembers to bump is worse than an absent one, because a stale
  value teaches the crawler to distrust the whole file. If these pages ever get
  dates, they should come from the build rather than from a person.

  Add the new page here whenever a route is added under MarketingLayout in
  apps/web/src/App.jsx. That is the twin this file has.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://teamticks.com/</loc></url>
  <url><loc>https://teamticks.com/product</loc></url>
  <url><loc>https://teamticks.com/pricing</loc></url>
  <url><loc>https://teamticks.com/about</loc></url>
  <url><loc>https://teamticks.com/contact</loc></url>
  <url><loc>https://teamticks.com/privacy</loc></url>
  <url><loc>https://teamticks.com/terms</loc></url>
  <url><loc>https://teamticks.com/dpa</loc></url>
  <url><loc>https://teamticks.com/security</loc></url>
  <url><loc>https://teamticks.com/subprocessors</loc></url>
</urlset>
