<?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">

  <!-- Homepage -->
  <url>
    <loc>https://geekyhook.com/</loc>
    <lastmod>2025-07-01</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Articles Listing -->
  <url>
    <loc>https://geekyhook.com/#/articles</loc>
    <lastmod>2025-07-01</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Topics Listing -->
  <url>
    <loc>https://geekyhook.com/#/topics</loc>
    <lastmod>2025-07-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Individual Articles -->
  <url>
    <loc>https://geekyhook.com/#/article/1</loc>
    <lastmod>2025-06-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <news:news>
      <news:publication>
        <news:name>GeekyHook</news:name>
        <news:language>en</news:language>
      </news:publication>
      <news:publication_date>2025-06-28</news:publication_date>
      <news:title>Understanding Big O Notation: A Complete Guide</news:title>
      <news:keywords>algorithms, complexity, big-o, analysis</news:keywords>
    </news:news>
  </url>

  <url>
    <loc>https://geekyhook.com/#/article/2</loc>
    <lastmod>2025-06-29</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <news:news>
      <news:publication>
        <news:name>GeekyHook</news:name>
        <news:language>en</news:language>
      </news:publication>
      <news:publication_date>2025-06-29</news:publication_date>
      <news:title>Binary Search Trees: Implementation and Applications</news:title>
      <news:keywords>data-structures, trees, binary-search, algorithms</news:keywords>
    </news:news>
  </url>

  <!-- Topic Pages -->
  <url>
    <loc>https://geekyhook.com/#/topics/algorithms</loc>
    <lastmod>2025-07-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://geekyhook.com/#/topics/data-structures</loc>
    <lastmod>2025-07-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://geekyhook.com/#/topics/web-development</loc>
    <lastmod>2025-07-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://geekyhook.com/#/topics/system-design</loc>
    <lastmod>2025-07-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://geekyhook.com/#/topics/machine-learning</loc>
    <lastmod>2025-07-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://geekyhook.com/#/topics/database-systems</loc>
    <lastmod>2025-07-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://geekyhook.com/#/topics/operating-systems</loc>
    <lastmod>2025-07-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://geekyhook.com/#/topics/networking</loc>
    <lastmod>2025-07-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Legal Pages -->
  <url>
    <loc>https://geekyhook.com/#/privacy-policy</loc>
    <lastmod>2025-07-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://geekyhook.com/#/terms-conditions</loc>
    <lastmod>2025-07-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>