<?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:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
    
  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/basics/arrays</loc>
    <lastmod>2026-03-03T09:12:24.900Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/basics/constants</loc>
    <lastmod>2026-03-03T09:12:24.904Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/basics/for</loc>
    <lastmod>2026-03-03T09:12:24.902Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/basics/hello-world</loc>
    <lastmod>2026-03-03T09:12:24.902Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/basics/if-else</loc>
    <lastmod>2026-03-03T09:12:24.907Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/basics/maps</loc>
    <lastmod>2026-03-03T09:12:24.903Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/basics/range-over-built-in-types</loc>
    <lastmod>2026-03-03T09:12:24.908Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/basics/slices</loc>
    <lastmod>2026-03-03T09:12:24.907Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/basics/switch</loc>
    <lastmod>2026-03-03T09:12:24.909Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/basics/values</loc>
    <lastmod>2026-03-03T09:12:26.850Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/basics/variables</loc>
    <lastmod>2026-03-03T09:12:26.847Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/command-line/command-line-arguments</loc>
    <lastmod>2026-03-03T09:12:26.851Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/command-line/command-line-flags</loc>
    <lastmod>2026-03-03T09:12:26.848Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/command-line/command-line-subcommands</loc>
    <lastmod>2026-03-03T09:12:26.849Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/command-line/environment-variables</loc>
    <lastmod>2026-03-03T09:12:26.856Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/concurrency/atomic-counters</loc>
    <lastmod>2026-03-03T09:12:26.852Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/concurrency/channel-buffering</loc>
    <lastmod>2026-03-03T09:12:26.853Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/concurrency/channel-directions</loc>
    <lastmod>2026-03-03T09:12:26.854Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/concurrency/channel-synchronization</loc>
    <lastmod>2026-03-03T09:12:26.855Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/concurrency/channels</loc>
    <lastmod>2026-03-03T09:12:28.524Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/concurrency/closing-channels</loc>
    <lastmod>2026-03-03T09:12:28.522Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/concurrency/goroutines</loc>
    <lastmod>2026-03-03T09:12:28.508Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/concurrency/mutexes</loc>
    <lastmod>2026-03-03T09:12:28.523Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/concurrency/non-blocking-channel-operations</loc>
    <lastmod>2026-03-03T09:12:28.520Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/concurrency/range-over-channels</loc>
    <lastmod>2026-03-03T09:12:28.529Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/concurrency/rate-limiting</loc>
    <lastmod>2026-03-03T09:12:28.520Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/concurrency/select</loc>
    <lastmod>2026-03-03T09:12:28.530Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/concurrency/stateful-goroutines</loc>
    <lastmod>2026-03-03T09:12:28.527Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/concurrency/tickers</loc>
    <lastmod>2026-03-03T09:12:28.521Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/concurrency/timeouts</loc>
    <lastmod>2026-03-03T09:12:30.265Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/concurrency/timers</loc>
    <lastmod>2026-03-03T09:12:30.262Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/concurrency/waitgroups</loc>
    <lastmod>2026-03-03T09:12:30.262Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/concurrency/worker-pools</loc>
    <lastmod>2026-03-03T09:12:30.263Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/error-handling/custom-errors</loc>
    <lastmod>2026-03-03T09:12:30.264Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/error-handling/defer</loc>
    <lastmod>2026-03-03T09:12:30.261Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/error-handling/errors</loc>
    <lastmod>2026-03-03T09:12:30.268Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/error-handling/panic</loc>
    <lastmod>2026-03-03T09:12:30.267Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/error-handling/recover</loc>
    <lastmod>2026-03-03T09:12:30.266Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/file-io/directories</loc>
    <lastmod>2026-03-03T09:12:30.269Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/file-io/embed-directive</loc>
    <lastmod>2026-03-03T09:12:32.011Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/file-io/file-paths</loc>
    <lastmod>2026-03-03T09:12:32.015Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/file-io/line-filters</loc>
    <lastmod>2026-03-03T09:12:32.012Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/file-io/reading-files</loc>
    <lastmod>2026-03-03T09:12:32.012Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/file-io/temporary-files-and-directories</loc>
    <lastmod>2026-03-03T09:12:32.028Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/file-io/writing-files</loc>
    <lastmod>2026-03-03T09:12:32.029Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/functions/closures</loc>
    <lastmod>2026-03-03T09:12:32.031Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/functions/functions</loc>
    <lastmod>2026-03-03T09:12:32.030Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/functions/multiple-return-values</loc>
    <lastmod>2026-03-03T09:12:32.013Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/functions/recursion</loc>
    <lastmod>2026-03-03T09:12:32.014Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/functions/variadic-functions</loc>
    <lastmod>2026-03-03T09:12:33.832Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/introduction</loc>
    <lastmod>2026-03-03T09:12:33.832Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/networking/context</loc>
    <lastmod>2026-03-03T09:12:33.830Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/networking/http-client</loc>
    <lastmod>2026-03-03T09:12:33.831Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/networking/http-server</loc>
    <lastmod>2026-03-03T09:12:33.835Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/networking/tcp-server</loc>
    <lastmod>2026-03-03T09:12:33.828Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/processes/execing-processes</loc>
    <lastmod>2026-03-03T09:12:33.835Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/processes/exit</loc>
    <lastmod>2026-03-03T09:12:33.833Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/processes/logging</loc>
    <lastmod>2026-03-03T09:12:33.829Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/processes/signals</loc>
    <lastmod>2026-03-03T09:12:33.834Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/processes/spawning-processes</loc>
    <lastmod>2026-03-03T09:12:34.697Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/quickstart</loc>
    <lastmod>2026-03-03T09:12:34.694Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/stdlib/base64-encoding</loc>
    <lastmod>2026-03-03T09:12:34.696Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/stdlib/epoch</loc>
    <lastmod>2026-03-03T09:12:34.695Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/stdlib/json</loc>
    <lastmod>2026-03-03T09:12:34.708Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/stdlib/number-parsing</loc>
    <lastmod>2026-03-03T09:12:34.710Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/stdlib/random-numbers</loc>
    <lastmod>2026-03-03T09:12:34.710Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/stdlib/regular-expressions</loc>
    <lastmod>2026-03-03T09:12:34.708Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/stdlib/sha256-hashes</loc>
    <lastmod>2026-03-03T09:12:34.709Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/stdlib/sorting</loc>
    <lastmod>2026-03-03T09:12:35.423Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/stdlib/sorting-by-functions</loc>
    <lastmod>2026-03-03T09:12:34.697Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/stdlib/string-formatting</loc>
    <lastmod>2026-03-03T09:12:35.418Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/stdlib/string-functions</loc>
    <lastmod>2026-03-03T09:12:35.422Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/stdlib/text-templates</loc>
    <lastmod>2026-03-03T09:12:35.427Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/stdlib/time</loc>
    <lastmod>2026-03-03T09:12:35.419Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/stdlib/time-formatting-parsing</loc>
    <lastmod>2026-03-03T09:12:35.427Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/stdlib/url-parsing</loc>
    <lastmod>2026-03-03T09:12:35.420Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/stdlib/xml</loc>
    <lastmod>2026-03-03T09:12:35.421Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/structs-interfaces/enums</loc>
    <lastmod>2026-03-03T09:12:35.428Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/structs-interfaces/generics</loc>
    <lastmod>2026-03-03T09:12:35.426Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/structs-interfaces/interfaces</loc>
    <lastmod>2026-03-03T09:12:36.236Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/structs-interfaces/methods</loc>
    <lastmod>2026-03-03T09:12:36.247Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/structs-interfaces/pointers</loc>
    <lastmod>2026-03-03T09:12:36.247Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/structs-interfaces/range-over-iterators</loc>
    <lastmod>2026-03-03T09:12:36.237Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/structs-interfaces/strings-and-runes</loc>
    <lastmod>2026-03-03T09:12:36.249Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/structs-interfaces/struct-embedding</loc>
    <lastmod>2026-03-03T09:12:36.248Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/structs-interfaces/structs</loc>
    <lastmod>2026-03-03T09:12:36.235Z</lastmod>
  </url>

  <url>
    <loc>https://www.mintlify.com/mmcgrana/gobyexample/testing/testing-and-benchmarking</loc>
    <lastmod>2026-03-03T09:12:36.234Z</lastmod>
  </url>
</urlset>