diff options
author | Jesús <heckyel@hyperbola.info> | 2018-02-24 18:53:36 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2018-02-24 18:53:36 -0500 |
commit | 25760ce59e8faec0e4dfd0e0d048628ff6c26a77 (patch) | |
tree | 4333144fe7ae596a31e9fced5355b3902abda652 /terminado/sitemap.xml | |
parent | f20bf8791e965c0d4aace94003053d442ef3b30d (diff) | |
download | iglpcp-25760ce59e8faec0e4dfd0e0d048628ff6c26a77.tar.lz iglpcp-25760ce59e8faec0e4dfd0e0d048628ff6c26a77.tar.xz iglpcp-25760ce59e8faec0e4dfd0e0d048628ff6c26a77.zip |
correcciones: quita espaciado innecesario, quita M^, usa Unicode UTF-8
Diffstat (limited to 'terminado/sitemap.xml')
-rwxr-xr-x | terminado/sitemap.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/terminado/sitemap.xml b/terminado/sitemap.xml index c7af3a8..34ea682 100755 --- a/terminado/sitemap.xml +++ b/terminado/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> |