--- layout: null --- {{ site.title }} {{ site.time | date_to_xmlschema }} {{ site.url }} {{ site.author.name }} {{ site.author.email }} {% for post in site.posts %} {{ post.title | xml_escape }} {{ post.date | date_to_xmlschema }} {{ site.url }}{{ post.id }} {{ post.content | xml_escape }} {% endfor %}