Concept Flow - XML sitemap creation
Start Sitemap Creation
List URLs to include
Create XML structure
Add <url> entries for each URL
Add <loc>, <lastmod>, <changefreq>, <priority> tags
Close XML tags
Save sitemap.xml file
Submit sitemap to search engines
The flow shows how to create an XML sitemap by listing URLs, building XML tags for each, and submitting the file.