What the example is trying to make obvious.
A launch checklist has the final URL list, but the team still needs a clean XML sitemap draft quickly.
Show the input and XML output in a linkable reference page.
This example demonstrates the sitemap job itself so launch docs and community threads can point to a concrete before-and-after output.
Useful for small-site launches, static-site docs, and technical onboarding.
A launch checklist has the final URL list, but the team still needs a clean XML sitemap draft quickly.
It is a clear proof page for docs, GitHub readmes, and support threads that need a concrete sitemap example.
https://example.com/
https://example.com/tools
https://example.com/contact<urlset><url><loc>https://example.com/</loc></url><url><loc>https://example.com/tools</loc></url><url><loc>https://example.com/contact</loc></url></urlset>It is an example draft, not a guarantee of production validity.
The example page is safer and easier to reuse in documentation.