<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">

    <!-- Main Homepage -->
    <url>
        <loc>https://blog.hardhit.ai/</loc>
        <lastmod>2025-01-10</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
        <mobile:mobile/>
        <image:image>
            <image:loc>https://i.imgur.com/tUTgQAC.png</image:loc>
            <image:title>HARDHIT.AI 기술 블로그 로고</image:title>
            <image:caption>HARDHIT.AI 개발팀의 기술 블로그 - AI 야구 플랫폼 개발 인사이트</image:caption>
        </image:image>
    </url>

    <!-- About Page -->
    <url>
        <loc>https://blog.hardhit.ai/about</loc>
        <lastmod>2025-01-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <mobile:mobile/>
    </url>

    <!-- Tags Page -->
    <url>
        <loc>https://blog.hardhit.ai/tags</loc>
        <lastmod>2025-01-10</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
        <mobile:mobile/>
    </url>

    <!-- AI Development Articles -->
    <url>
        <loc>https://blog.hardhit.ai/posts/ai-development</loc>
        <lastmod>2025-01-10</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        <mobile:mobile/>
    </url>

    <!-- Baseball Data Analysis Articles -->
    <url>
        <loc>https://blog.hardhit.ai/posts/baseball-data-analysis</loc>
        <lastmod>2025-01-10</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        <mobile:mobile/>
    </url>

    <!-- Sabermetrics Algorithm Articles -->
    <url>
        <loc>https://blog.hardhit.ai/posts/sabermetrics-algorithms</loc>
        <lastmod>2025-01-10</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        <mobile:mobile/>
    </url>

    <!-- Sports Technology Articles -->
    <url>
        <loc>https://blog.hardhit.ai/posts/sports-technology</loc>
        <lastmod>2025-01-10</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
        <mobile:mobile/>
    </url>

    <!-- Data Pipeline Articles -->
    <url>
        <loc>https://blog.hardhit.ai/posts/data-pipeline</loc>
        <lastmod>2025-01-10</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
        <mobile:mobile/>
    </url>

    <!-- Frontend Development Articles -->
    <url>
        <loc>https://blog.hardhit.ai/posts/frontend</loc>
        <lastmod>2025-01-10</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
        <mobile:mobile/>
    </url>

    <!-- Backend Development Articles -->
    <url>
        <loc>https://blog.hardhit.ai/posts/backend</loc>
        <lastmod>2025-01-10</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
        <mobile:mobile/>
    </url>

    <!-- DevOps Articles -->
    <url>
        <loc>https://blog.hardhit.ai/posts/devops</loc>
        <lastmod>2025-01-10</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
        <mobile:mobile/>
    </url>

    <!-- Security Articles -->
    <url>
        <loc>https://blog.hardhit.ai/posts/security</loc>
        <lastmod>2025-01-10</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
        <mobile:mobile/>
    </url>

    <!-- Main Service Link (HARDHIT.AI) -->
    <url>
        <loc>https://hardhit.ai/</loc>
        <lastmod>2025-01-10</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        <mobile:mobile/>
    </url>

    <!-- Archive Pages -->
    <url>
        <loc>https://blog.hardhit.ai/archive</loc>
        <lastmod>2025-01-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
        <mobile:mobile/>
    </url>

    <!-- Author/Team Page -->
    <url>
        <loc>https://blog.hardhit.ai/team</loc>
        <lastmod>2025-01-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
        <mobile:mobile/>
    </url>

    <!-- RSS Feed -->
    <url>
        <loc>https://blog.hardhit.ai/feed.xml</loc>
        <lastmod>2025-01-10</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.4</priority>
        <mobile:mobile/>
    </url>

    <!-- Terms of Service -->
    <url>
        <loc>https://blog.hardhit.ai/terms</loc>
        <lastmod>2025-01-10</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
        <mobile:mobile/>
    </url>

    <!-- Privacy Policy -->
    <url>
        <loc>https://blog.hardhit.ai/privacy</loc>
        <lastmod>2025-01-10</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
        <mobile:mobile/>
    </url>

</urlset>