--- layout: --- WP-CLI {{ site.time | date_to_xmlschema }} {{ site.url }} scribu mail@scribu.net {% for post in site.posts limit: 10 %} {{ site.url }}{{ post.id }} {{ post.title | xml_escape }} {{ post.date | date_to_xmlschema }} scribu {{ site.url }} {{ post.content | xml_escape }} {% endfor %}