<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
  
  <!-- Homepage -->
  <url>
    <loc>https://bruklin.us/</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://bruklin.us/profilephoto.jpg</image:loc>
      <image:title>Bruklin - Pop Sensation</image:title>
      <image:caption>17-year-old pop star Bruklin from New York</image:caption>
    </image:image>
  </url>

  <!-- Latest Song Page -->
  <url>
    <loc>https://bruklin.us/latest-song</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <image:image>
      <image:loc>https://img.youtube.com/vi/oYuoRJA4sPs/0.jpg</image:loc>
      <image:title>Cry A Little Louder - Bruklin</image:title>
      <image:caption>Latest single by Bruklin - Cry A Little Louder</image:caption>
    </image:image>
  </url>

  <!-- My Journey Page -->
  <url>
    <loc>https://bruklin.us/my-journey</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Discography Page -->
  <url>
    <loc>https://bruklin.us/discography</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Videos Page -->
  <url>
    <loc>https://bruklin.us/videos</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <video:video>
      <video:thumbnail_loc>https://img.youtube.com/vi/oYuoRJA4sPs/0.jpg</video:thumbnail_loc>
      <video:title>Cry A Little Louder - Bruklin</video:title>
      <video:description>Latest music video by pop sensation Bruklin</video:description>
      <video:content_loc>http://youtube.com/watch?v=oYuoRJA4sPs</video:content_loc>
      <video:duration>183</video:duration>
    </video:video>
  </url>

  <!-- Blog Page -->
  <url>
    <loc>https://bruklin.us/blog</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Blog Articles -->
  <url>
    <loc>https://bruklin.us/blog/cry-a-little-louder</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://bruklin.us/blog/under-your-skin</loc>
    <lastmod>2025-01-10</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://bruklin.us/blog/good-girl-bad-dreams</loc>
    <lastmod>2025-01-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Photos Page -->
  <url>
    <loc>https://bruklin.us/photos</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
    <image:image>
      <image:loc>https://bruklin.us/1.jpg</image:loc>
      <image:title>Bruklin Portrait Session</image:title>
      <image:caption>Professional portrait of pop star Bruklin</image:caption>
    </image:image>
  </url>

  <!-- Contact Page -->
  <url>
    <loc>https://bruklin.us/contact</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

</urlset>