An n8n workflow that fetches a sitemap.xml via HTTP, converts its XML to JSON, splits URLs, and filters them by criteria (e.g., PDFs). Main tools used: HTTP Request, XML node, Split Out, and Filter nodes. Useful for automated URL extraction and filtering.