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

  <url>
    <loc>https://chefdingen.com/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://chefdingen.com/recipes.html</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://chefdingen.com/about.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!--
    TODO: Add individual recipe URLs here once API is connected.
    Example:
    <url>
      <loc>https://chefdingen.com/recipe.html?slug=creamy-garlic-chicken-pasta</loc>
      <changefreq>monthly</changefreq>
      <priority>0.8</priority>
    </url>

    Better long-term: generate this file dynamically via a build script
    that calls your DinnerGenerator API and writes one <url> per recipe.
  -->

</urlset>
