<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-maintained: this site is five public pages and they change rarely, so
  a generator would be more machinery than the problem needs. Add an entry
  here when you add a page under src/pages that visitors should find.
  Deliberately excluded: /account, /auth/*, /payment/* and /404.
  Trailing slashes are load-bearing: the build emits directories, so
  /tutorials 301s to /tutorials/ -- listing the short form here would point
  search engines at a redirect that disagrees with the page's own canonical.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://fastfiche.app/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://fastfiche.app/tutorials/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://fastfiche.app/terms/</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://fastfiche.app/privacy/</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
