From c07f29809f172017d341b3dc7389cb51121a5ec1 Mon Sep 17 00:00:00 2001 From: inference Date: Tue, 20 Feb 2024 23:37:17 +0000 Subject: [PATCH] Move XML declaration to top of file XML requires the XML or text declaration to be at the top of the file, including above comments. --- sitemap.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sitemap.xml b/sitemap.xml index d93e06d..03162bb 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1,11 +1,12 @@ + + - + -