<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Main Route -->
  <url>
    <loc>https://thebillions.co.kr/</loc>
    <priority>1.0</priority>
  </url>

  <!-- Company Route -->
  <url>
    <loc>https://thebillions.co.kr/company</loc>
    <priority>0.8</priority>
  </url>

  <!-- Production Route -->
  <url>
    <loc>https://thebillions.co.kr/production</loc>
    <priority>0.8</priority>
  </url>

  <!-- Artist Route -->
  <url>
    <loc>https://thebillions.co.kr/artist</loc>
    <priority>0.8</priority>
  </url>

  <!-- Musician Route -->
  <url>
    <loc>https://thebillions.co.kr/musician</loc>
    <priority>0.8</priority>
  </url>

  <!-- News Route -->
  <url>
    <loc>https://thebillions.co.kr/news</loc>
    <priority>0.8</priority>
  </url>

  <!-- More (Sub-Route of News) -->
  <url>
    <loc>https://thebillions.co.kr/news/more</loc>
    <priority>0.7</priority>
  </url>

  <!-- Audition Route -->
  <url>
    <loc>https://thebillions.co.kr/audition</loc>
    <priority>0.7</priority>
  </url>
</urlset>
