<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Home Page -->
  <url>
    <loc>https://app.scratch.cooking/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Start -->
  <url>
    <loc>https://app.scratch.cooking/start</loc>
    <changefreq>weekly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Home -->
  <url>
    <loc>https://app.scratch.cooking/home</loc>
    <changefreq>weekly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Planner -->
  <url>
    <loc>https://app.scratch.cooking/planner</loc>
    <changefreq>weekly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Meals -->
  <url>
    <loc>https://app.scratch.cooking/menu</loc>
    <changefreq>weekly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Shopping -->
  <url>
    <loc>https://app.scratch.cooking/shopping</loc>
    <changefreq>weekly</changefreq>
    <priority>0.1</priority>
  </url>

  <!-- My Recipes -->
  <url>
    <loc>https://app.scratch.cooking/recipes</loc>
    <changefreq>weekly</changefreq>
    <priority>0.1</priority>
  </url>

    <!-- My Settings -->
  <url>
    <loc>https://app.scratch.cooking/settings</loc>
    <changefreq>weekly</changefreq>
    <priority>0.1</priority>
  </url>

</urlset>
