This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!-- dirty trick --> | |
<koken:include file="_includes/sitemappart.html" /> | |
<!-- the included file (in this example sitemappart.html) contains just one line | |
<?php echo '<?xml version="1.0" encoding="UTF-8"?>'; ?> | |
--> | |
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> | |
<koken:load source="essays"> | |
<koken:loop> | |
<url> |