--- layout: nil --- {% for page in site.pages %} {{ site.location }}{{ page.url }} {{ site.time | date_to_xmlschema }} {% endfor %} {% for post in site.posts %} {{ site.location }}{{ page.url }} {{ site.time | date_to_xmlschema }} {% endfor %}