curl -sL "$URL/sitemap.xml" | grep -oE 'https?://[^<]+' | sort -u > /tmp/live.txt comm -3 /tmp/live.txt expected-urls.txt