Sitemap to CSV Converter
Convert XML sitemaps to CSV with URL, lastmod, and priority columns
Drop your file here or click to upload
Accepts XML sitemap. Maximum input: 100MB. Performance varies by device and tool.
How to Convert
- Open yoursite.com/sitemap.xml in a browser tab and copy the XML (or save the file)
- Paste the XML or upload the sitemap file here
- Preview the extracted URL list
- Download the CSV
Features
- Extracts loc, lastmod, changefreq, and priority columns
- Handles sitemap index files too
- Paste sitemap XML or upload the file
- Preview all URLs before downloading
- No upload — parsing happens in your browser
Use Cases
- Audit every indexed URL of a site in a spreadsheet
- Feed sitemap URLs into an SEO crawler or redirect map
- Compare sitemaps before and after a site migration
Frequently Asked Questions
How do I get my sitemap XML?
Visit yoursite.com/sitemap.xml (or the path listed in robots.txt), then save the page or copy its source and paste it here.
Does it work with sitemap index files?
Yes. A sitemap index converts to a CSV of child sitemap URLs with their lastmod dates.
Which columns are included?
loc (the URL), plus lastmod, changefreq, and priority whenever the sitemap provides them; empty columns are dropped automatically.