How this tool computes its result
Crawls a site server-side up to a selected URL cap (100-10,000) and depth (1-6 levels), with options to keep or strip query parameters and an exclude-path list supporting * wildcards. For each crawled URL, depth is derived client-side by counting non-empty path segments; an optional <lastmod> is stamped with today's date for every URL (not a real per-page modified date), an optional <priority> starts at 1.0 and steps down 0.1 per depth level (clamped between 0.5 and 1.0), and an optional <changefreq> maps from depth (0=daily, 1=weekly, 2=monthly, 3+=yearly).
