Search 113+ tools...
Search tools
K
EN
Back to Developer
Developer
Sitemap Generator
XML sitemap
Add to Favorites
URLs (one per line)
https://example.com/ https://example.com/about https://example.com/contact
sitemap.xml
<?xml version="1.0" encoding="UTF-8"?> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <url> <loc>https://example.com/</loc> </url> <url> <loc>https://example.com/about</loc> </url> <url> <loc>https://example.com/contact</loc> </url> </urlset>