--- layout: nil --- Your Website {{ site.time | date_to_xmlschema }} {{ site.url }} {{ site.author }} {{ site.email }} {% for post in site.posts %} {{ site.url }}{{ post.id }} {{ post.title }} {{ post.date | date_to_xmlschema }} {{ post.date | date_to_xmlschema }} {{ site.author }} {{ site.url }}/author.html {{ post.content | xml_escape }} {% endfor %}