diff options
Diffstat (limited to 'demo/sitemap.xml')
-rwxr-xr-x | demo/sitemap.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/demo/sitemap.xml b/demo/sitemap.xml index c7af3a8..34ea682 100755 --- a/demo/sitemap.xml +++ b/demo/sitemap.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?>
-<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
- <url><loc>http://pfsense.com/index.html</loc></url>
-</urlset>
\ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> + <url><loc>http://pfsense.com/index.html</loc></url> +</urlset> |