<?xml version="1.0" encoding="UTF-8"?>
<!--
  One URL, on purpose. The app routes on the fragment (#/lesson/12), and a
  fragment is not a URL a crawler can index separately — search engines strip
  it before fetching. Listing the 34 lessons here would submit 34 duplicates of
  this same page. Making the lessons individually indexable means moving to
  path routing, not lengthening this file.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://greek.zfixler.com/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
