<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- 홈페이지 -->
    <url>
        <loc>https://battlepost.net/</loc>
        <lastmod>2024-07-18</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>
    <!-- RSS 피드 페이지 -->
    <url>
        <loc>https://battlepost.net/feed.xml</loc>
        <lastmod>2024-07-18</lastmod>
        <changefreq>hourly</changefreq>
        <priority>0.8</priority>
    </url>
	<!-- 블로그 페이지 -->
	<url>
        <loc>https://battlepost.net/?p=blog</loc>
        <lastmod>2024-07-18</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>
</urlset>
