This is an example app used to showcase Cypress.io End-to-End (E2E) testing. For a full reference of our documentation, go to https://docs.cypress.io
A Cypress command allowing to retrieve all the URLs of a sitemap.xml
document. Widely inspired by [the according Cypress example](https://github.com/riccardogiorato/cypress-for-everything/blob/main/examples/sitemap/cypress/integration/sitemap-fast.ts).