<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

    <!-- Homepage -->
    <url>
        <loc>https://semihincor.com/</loc>
        <lastmod>2025-07-03</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Blog Section -->
    <url>
        <loc>https://semihincor.com/blog.html</loc>
        <lastmod>2025-07-03</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Blog Articles -->
    <url>
        <loc>https://semihincor.com/blog/python-beginners-guide.html</loc>
        <lastmod>2025-06-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://semihincor.com/blog/advanced-python-techniques.html</loc>
        <lastmod>2025-06-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://semihincor.com/blog/django-web-development.html</loc>
        <lastmod>2025-06-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Newsletter Thank You -->
    <url>
        <loc>https://semihincor.com/newsletter-thank-you.html</loc>
        <lastmod>2025-07-03</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- Legal Pages -->
    <url>
        <loc>https://semihincor.com/privacy-policy.html</loc>
        <lastmod>2025-07-03</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>

    <url>
        <loc>https://semihincor.com/terms-of-service.html</loc>
        <lastmod>2025-07-03</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>

    <url>
        <loc>https://semihincor.com/cookie-policy.html</loc>
        <lastmod>2025-07-03</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>

    <!-- Services (anchor links - included for completeness) -->
    <url>
        <loc>https://semihincor.com/#services</loc>
        <lastmod>2025-07-03</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://semihincor.com/#about</loc>
        <lastmod>2025-07-03</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <url>
        <loc>https://semihincor.com/#contact</loc>
        <lastmod>2025-07-03</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

</urlset>
