<?xml version="1.0" encoding="UTF-8"?>
<!--
  FIN-323 — static sitemap served at /sitemap.xml (public/ is globbed to the web root in angular.json).
  Lists the PUBLIC (pre-auth) pages, including the financial-education hub (/learn) and every seed
  article (/learn/<slug>). Absolute URLs on https://finico.dev (the live portal entrance; a single
  host constant to revisit when the marketing domain finalizes). The learn-content spec asserts the
  set of /learn/<slug> entries here EXACTLY equals the ARTICLES slug set (no stale/stray entries).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://finico.dev/</loc></url>
  <url><loc>https://finico.dev/terms</loc></url>
  <url><loc>https://finico.dev/privacy</loc></url>
  <url><loc>https://finico.dev/fee-schedule</loc></url>
  <url><loc>https://finico.dev/help</loc></url>
  <url><loc>https://finico.dev/learn</loc></url>
  <url><loc>https://finico.dev/learn/budgeting-basics</loc></url>
  <url><loc>https://finico.dev/learn/building-an-emergency-fund</loc></url>
  <url><loc>https://finico.dev/learn/how-credit-scores-work</loc></url>
  <url><loc>https://finico.dev/learn/what-apr-means</loc></url>
  <url><loc>https://finico.dev/learn/reading-a-loan-agreement</loc></url>
  <url><loc>https://finico.dev/learn/avoiding-debt-traps</loc></url>
</urlset>
