@@ -38,7 +38,7 @@ |
||
38 | 38 | $XMLWriter->writeAttribute('xmlns:xsi', 'http://www.w3.org/2001/XMLSchema-instance'); |
39 | 39 | |
40 | 40 | $XMLWriter->writeAttribute('xsi:schemaLocation', |
41 | - 'http://www.sitemaps.org/schemas/sitemap/0.9 ' . |
|
41 | + 'http://www.sitemaps.org/schemas/sitemap/0.9 '. |
|
42 | 42 | 'http://www.sitemaps.org/schemas/sitemap/0.9/siteindex.xsd'); |
43 | 43 | |
44 | 44 | $XMLWriter->writeAttribute('xmlns', 'http://www.sitemaps.org/schemas/sitemap/0.9'); |
@@ -38,7 +38,7 @@ |
||
38 | 38 | $XMLWriter->writeAttribute('xmlns:xsi', 'http://www.w3.org/2001/XMLSchema-instance'); |
39 | 39 | |
40 | 40 | $XMLWriter->writeAttribute('xsi:schemaLocation', |
41 | - 'http://www.sitemaps.org/schemas/sitemap/0.9 ' . |
|
41 | + 'http://www.sitemaps.org/schemas/sitemap/0.9 '. |
|
42 | 42 | 'http://www.sitemaps.org/schemas/sitemap/0.9/siteindex.xsd'); |
43 | 43 | |
44 | 44 | $XMLWriter->writeAttribute('xmlns', 'http://www.sitemaps.org/schemas/sitemap/0.9'); |