Machine-Readable Access
For AI and Bots
Adelaide Marriage Office publishes a small set of build-generated discovery files for language models, search bots, and other automated tools. These files are generated from the same site configuration used across https://adelaidemarriageoffice.com.au/, so the site name and canonical URL stay consistent across the codebase.
Getting married in Adelaide should be simple. We provide paperwork-only, legals-only, registry-style and simple marriage services across Adelaide and South Australia.
Published Files
- llms.txt
Curated markdown overview for language models, agents, and automated tools using Adelaide Marriage Office.
https://adelaidemarriageoffice.com.au/llms.txt
- llms-full.txt
Expanded build-generated context file with curated page content from Adelaide Marriage Office.
https://adelaidemarriageoffice.com.au/llms-full.txt
- robots.txt
Build-generated crawl guidance for bots and automated agents.
https://adelaidemarriageoffice.com.au/robots.txt
- sitemap.xml
Primary build-generated sitemap entry point for the website.
https://adelaidemarriageoffice.com.au/sitemap.xml
- sitemap-index.xml
Expanded sitemap index generated during the Astro build.
https://adelaidemarriageoffice.com.au/sitemap-index.xml
`llms.txt` is the curated overview file. It points agents to the most useful pages on the site without forcing them to ingest everything at once.
`llms-full.txt` is the expanded build-generated context file. It includes curated URLs plus the fuller markdown content from the main Adelaide and South Australia marriage guides.
`robots.txt` and `sitemap.xml` are also generated at build time, and the sitemap output includes the expanded `sitemap-index.xml` generated by Astro.