Grab urls from sitemap

PHOTO EMBED

Tue Jul 21 2020 07:06:16 GMT+0000 (Coordinated Universal Time)

Saved by @Winsley #urls #sitemap #regex

((<url>)\n(<loc>))|((<\/loc>)\n.*\n.*\n.*\n(<\/url>))
content_copyCOPY

Worked on a sitemap with the following structure: <url> <loc>http://www.gouda-geo.com</loc> <lastmod>2013-12-12</lastmod> <changefreq>weekly</changefreq> <priority>1.0</priority> </url>