<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Homepage -->
  <url>
    <loc>https://notecapsule.dev/</loc>
    <lastmod>2025-11-25</lastmod>
    <priority>1.0</priority>
  </url>

  <!-- Blog index -->
  <url>
    <loc>https://notecapsule.dev/blog/</loc>
    <lastmod>2025-11-25</lastmod>
    <priority>0.9</priority>
  </url>

  <!-- Core backup / reproducibility posts -->
  <url>
    <loc>https://notecapsule.dev/blog/backup-google-colab-notebooks.html</loc>
    <lastmod>2025-11-25</lastmod>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://notecapsule.dev/blog/jupyter-notebook-backup-restore-lost-work.html</loc>
    <lastmod>2025-11-25</lastmod>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://notecapsule.dev/blog/share-jupyter-colab-ml-projects-that-actually-run.html</loc>
    <lastmod>2025-11-25</lastmod>
    <priority>0.75</priority>
  </url>

  <url>
    <loc>https://notecapsule.dev/blog/jupyter-colab-autosave-checkpoints-recover-lost-notebooks.html</loc>
    <lastmod>2025-11-25</lastmod>
    <priority>0.75</priority>
  </url>

  <url>
    <loc>https://notecapsule.dev/blog/make-jupyter-notebook-reproducible-checklist.html</loc>
    <lastmod>2025-11-25</lastmod>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://notecapsule.dev/blog/final-year-ml-project-reproducibility-checklist.html</loc>
    <lastmod>2025-11-25</lastmod>
    <priority>0.85</priority>
  </url>

  <url>
    <loc>https://notecapsule.dev/blog/ml-project-structure-jupyter-google-colab.html</loc>
    <lastmod>2025-11-25</lastmod>
    <priority>0.75</priority>
  </url>

  <url>
    <loc>https://notecapsule.dev/blog/run-full-python-project-in-google-colab.html</loc>
    <lastmod>2025-11-25</lastmod>
    <priority>0.75</priority>
  </url>

  <!-- Datasets & data handling -->
  <url>
    <loc>https://notecapsule.dev/blog/load-huggingface-datasets-google-colab.html</loc>
    <lastmod>2025-11-25</lastmod>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://notecapsule.dev/blog/upload-local-files-read-csv-google-colab.html</loc>
    <lastmod>2025-11-25</lastmod>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://notecapsule.dev/blog/large-datasets-google-colab-avoid-out-of-memory.html</loc>
    <lastmod>2025-11-25</lastmod>
    <priority>0.8</priority>
  </url>

  <!-- Environment / import / path errors -->
  <url>
    <loc>https://notecapsule.dev/blog/fix-modulenotfounderror-jupyter-google-colab.html</loc>
    <lastmod>2025-11-25</lastmod>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://notecapsule.dev/blog/python-finds-module-jupyter-notebook-does-not.html</loc>
    <lastmod>2025-11-25</lastmod>
    <priority>0.78</priority>
  </url>

  <url>
    <loc>https://notecapsule.dev/blog/no-module-named-google-colab-fix.html</loc>
    <lastmod>2025-11-25</lastmod>
    <priority>0.78</priority>
  </url>

  <url>
    <loc>https://notecapsule.dev/blog/fix-filenotfounderror-jupyter-google-colab.html</loc>
    <lastmod>2025-11-25</lastmod>
    <priority>0.78</priority>
  </url>

  <url>
    <loc>https://notecapsule.dev/blog/troubleshoot-common-jupyter-notebook-errors.html</loc>
    <lastmod>2025-11-25</lastmod>
    <priority>0.8</priority>
  </url>

  <!-- Kernel, runtime & crashes -->
  <url>
    <loc>https://notecapsule.dev/blog/jupyter-notebook-cannot-connect-to-kernel.html</loc>
    <lastmod>2025-11-25</lastmod>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://notecapsule.dev/blog/google-colab-unable-to-connect-to-runtime.html</loc>
    <lastmod>2025-11-25</lastmod>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://notecapsule.dev/blog/google-colab-disconnects-long-running-training.html</loc>
    <lastmod>2025-11-25</lastmod>
    <priority>0.78</priority>
  </url>

  <url>
    <loc>https://notecapsule.dev/blog/why-does-google-colab-keep-crashing.html</loc>
    <lastmod>2025-11-25</lastmod>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://notecapsule.dev/blog/speed-up-slow-laggy-jupyter-notebook.html</loc>
    <lastmod>2025-11-25</lastmod>
    <priority>0.78</priority>
  </url>

  <!-- GPU & performance -->
  <url>
    <loc>https://notecapsule.dev/blog/cuda-out-of-memory-google-colab-pytorch-tensorflow.html</loc>
    <lastmod>2025-11-25</lastmod>
    <priority>0.82</priority>
  </url>

  <url>
    <loc>https://notecapsule.dev/blog/google-colab-not-using-gpu-training-slow.html</loc>
    <lastmod>2025-11-25</lastmod>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://notecapsule.dev/blog/save-and-load-ml-models-google-colab-google-drive.html</loc>
    <lastmod>2025-11-25</lastmod>
    <priority>0.78</priority>
  </url>

  <!-- Drive / Git / integration -->
  <url>
    <loc>https://notecapsule.dev/blog/read-data-from-google-drive-in-google-colab.html</loc>
    <lastmod>2025-11-25</lastmod>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://notecapsule.dev/blog/use-git-with-google-colab.html</loc>
    <lastmod>2025-11-25</lastmod>
    <priority>0.78</priority>
  </url>

  <url>
    <loc>https://notecapsule.dev/blog/version-control-git-jupyter-notebooks.html</loc>
    <lastmod>2025-11-25</lastmod>
    <priority>0.78</priority>
  </url>

  <!-- Large data / MemoryError -->
  <url>
    <loc>https://notecapsule.dev/blog/fix-memoryerror-jupyter-notebook-large-data.html</loc>
    <lastmod>2025-11-25</lastmod>
    <priority>0.8</priority>
  </url>

  <!-- Tools / UX / comparison -->
  <url>
    <loc>https://notecapsule.dev/blog/convert-jupyter-notebook-to-python-script.html</loc>
    <lastmod>2025-11-25</lastmod>
    <priority>0.76</priority>
  </url>

  <url>
    <loc>https://notecapsule.dev/blog/matplotlib-plot-not-showing-jupyter-notebook-google-colab.html</loc>
    <lastmod>2025-11-25</lastmod>
    <priority>0.76</priority>
  </url>

  <url>
    <loc>https://notecapsule.dev/blog/jupyter-vs-colab-vs-vscode-which-to-choose.html</loc>
    <lastmod>2025-11-25</lastmod>
    <priority>0.76</priority>
  </url>

</urlset>
