<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Main pages -->
    <url>
        <loc>https://ohleschefs.com/</loc>
        <priority>1.0</priority>
        <changefreq>daily</changefreq>
    </url>
    <url>
        <loc>https://ohleschefs.com/landing</loc>
        <priority>0.9</priority>
        <changefreq>weekly</changefreq>
    </url>

    <!-- City pages -->
    <url>
        <loc>https://ohleschefs.com/city/PARIS</loc>
        <priority>0.8</priority>
        <changefreq>daily</changefreq>
    </url>

    <!-- Static pages -->
    <url>
        <loc>https://ohleschefs.com/about-us</loc>
        <priority>0.7</priority>
        <changefreq>monthly</changefreq>
    </url>
    <url>
        <loc>https://ohleschefs.com/contact</loc>
        <priority>0.7</priority>
        <changefreq>monthly</changefreq>
    </url>
    <url>
        <loc>https://ohleschefs.com/become-a-chef</loc>
        <priority>0.8</priority>
        <changefreq>monthly</changefreq>
    </url>
    <url>
        <loc>https://ohleschefs.com/become-a-pick-up-point</loc>
        <priority>0.6</priority>
        <changefreq>monthly</changefreq>
    </url>
    <url>
        <loc>https://ohleschefs.com/terms-and-conditions</loc>
        <priority>0.5</priority>
        <changefreq>monthly</changefreq>
    </url>
    <!-- Blog section -->
    <url>
        <loc>https://ohleschefs.com/blog</loc>
        <priority>0.8</priority>
        <changefreq>weekly</changefreq>
    </url>
</urlset>