<!-- Please fill out each section. We really, really need this information and can't do anything without it. --> ## Bug Description If you cache an xml page, the first request would be served as xml, but then the html file would be served as html which is incorrect. ## Extra Detail See https://github.com/statamic/cms/issues/2259