<?xml version="1.0" encoding="UTF-8"?>
<!--
  This file exists so that https://moneyninja.co/sitemap.xml returns a 200
  (Lovable's hosting layer treats .xml requests as asset lookups, not SPA
  navigations, so we cannot use a React route here).

  The canonical sitemap is generated dynamically by the `feed` edge function
  and is what Google Search Console should crawl. This file is a
  sitemap-index that points at the edge function URL — Google honors
  cross-host sitemap entries when they're declared in robots.txt
  (https://developers.google.com/search/docs/crawling-indexing/sitemaps/build-sitemap#index).
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://itnivluwmjqqbvxkbxgq.supabase.co/functions/v1/feed?kind=sitemap&amp;origin=https://moneyninja.co</loc>
  </sitemap>
  <sitemap>
    <loc>https://itnivluwmjqqbvxkbxgq.supabase.co/functions/v1/feed?kind=sitemap-categories&amp;origin=https://moneyninja.co</loc>
  </sitemap>
</sitemapindex>
