<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://staging.x2c-lang.dev/</loc></url>
  <url><loc>https://staging.x2c-lang.dev/about/</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/guide/autodiff.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/guide/collections.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/guide/contexts-and-threads.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/guide/exceptions.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/guide/from-c.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/guide/idioms.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/guide/installation.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/guide/iteration.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/guide/macros.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/guide/match.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/guide/memory.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/guide/meta-functions.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/guide/packages.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/guide/protocols.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/guide/regions.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/guide/scripting.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/guide/symbols.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/guide/system-macros.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/guide/torch.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/guide/values.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/guide/verification.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/guide/wrapping-c-libraries.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/architecture.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/building.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/compiler-api/</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/compiler-api/ast.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/compiler-api/bootstrap.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/compiler-api/build.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/compiler-api/cache.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/compiler-api/cleanup.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/compiler-api/cli.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/compiler-api/collect.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/compiler-api/compiler.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/compiler-api/comptime.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/compiler-api/deps.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/compiler-api/diagnostics.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/compiler-api/editor.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/compiler-api/emit.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/compiler-api/expressions.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/compiler-api/format.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/compiler-api/frontend.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/compiler-api/generate.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/compiler-api/install.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/compiler-api/lambda.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/compiler-api/literals.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/compiler-api/macros.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/compiler-api/main.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/compiler-api/parse.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/compiler-api/project.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/compiler-api/protocol.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/compiler-api/regions.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/compiler-api/report.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/compiler-api/script.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/compiler-api/sourceview.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/compiler-api/statements.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/compiler-api/toolchain.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/compiler-api/transform.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/compiler-api/type.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/compiler-api/utils.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/implementation-map.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/internals/reference-lisp.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/advanced-topics.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/args.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/array.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/atom.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/autodiff.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/block.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/buffer.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/common.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/context.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/diff.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/digest.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/dispatch.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/error.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/exception.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/file.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/func.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/iter.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/json.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/lib.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/lisp.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/list-selectors.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/list.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/logger.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/map.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/match-recursive.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/match.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/meta.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/mutex.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/path.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/pool.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/process.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/regex.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/scope.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/scripting.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/split.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/string-classify.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/string-number.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/string.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/symbol.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/symbolset.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/thread.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/typed-array.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/typed-list.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/typed-map.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/var.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/varconvert.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/varops.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/modules/x2c-c-api.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/library/overview.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/reference/cli.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/docs/reference/language.html</loc></url>
  <url><loc>https://staging.x2c-lang.dev/examples/autodiff/</loc></url>
  <url><loc>https://staging.x2c-lang.dev/examples/embedded-lisp/</loc></url>
  <url><loc>https://staging.x2c-lang.dev/examples/game-of-life/</loc></url>
  <url><loc>https://staging.x2c-lang.dev/examples/literate-lisp/</loc></url>
  <url><loc>https://staging.x2c-lang.dev/examples/torch/</loc></url>
  <url><loc>https://staging.x2c-lang.dev/measurement/</loc></url>
</urlset>
