Does this crawl my site to find pages?
No. You need to supply the complete list of URLs yourself.
Paste a list of URLs and generate a basic XML sitemap, right in your browser.
Paste a list of URLs, one per line or separated by whitespace, and this tool wraps each one in a `<url><loc>...</loc></url>` entry inside a valid XML sitemap. That's the full output — there's no `lastmod`, `changefreq`, or `priority` field added, and the tool doesn't crawl your site to discover pages automatically; you supply the complete URL list yourself.
For a small site with a stable, known set of pages, that's often all a sitemap needs to be useful. For a large or frequently changing site, you'll likely want a build-time or CMS-generated sitemap that stays in sync automatically instead of maintaining this list by hand.
Use this quick flow to understand where the tool fits in your work and what to review before relying on the output.
Use it when you have a short, known list of URLs and just need a valid XML sitemap file quickly, without setting up an automated sitemap generation pipeline.
Generate a sitemap for a handful of known pages without a CMS plugin.
Quickly produce a valid XML sitemap to check submission in Search Console.
Add a basic sitemap as part of a launch checklist.
Compare their current file's structure against this simple baseline.
Every line or whitespace-separated URL you paste becomes its own sitemap entry.
Output includes the correct XML declaration and urlset namespace.
Only the URL location is included — no metadata about update frequency or importance.
You supply the URLs directly; the tool doesn't crawl or discover pages on its own.
Generating a sitemap for a handful of known pages without a CMS plugin.
Producing a quick valid XML sitemap to test submission in Search Console.
Adding a basic sitemap as part of a small site's launch checklist.
Comparing an existing sitemap's structure against this simple baseline.
The XML is built directly in your browser from the URLs you paste — nothing is sent to a server.
You need to supply the full URL list yourself — nothing is discovered automatically.
Only add URLs that are actually meant to appear in search results.
This sitemap doesn't update itself — you'll need to regenerate it as pages are added or removed.
Only the URL location is included; those additional fields aren't generated here.
Sitemap Generator is a fast way to get a valid, minimal sitemap for a small, known set of pages. For a larger site, a sitemap that regenerates automatically will stay accurate with far less manual upkeep.
Use this tool for quick work. If you need a real file prepared, a page reviewed, or a website issue fixed, send the URL and describe the problem.
FAQ
Answers for using Sitemap Generator on I Love Tool XYZ.
No. You need to supply the complete list of URLs yourself.
No, only the URL location is included for each entry.
At your site's root as sitemap.xml, referenced in your robots.txt file.
No. You'll need to regenerate it by hand as pages are added or removed.