diff --git a/feed.xml b/feed.xml
index c218cf5..eae96e3 100644
--- a/feed.xml
+++ b/feed.xml
@@ -20,7 +20,7 @@ layout: none
{{ site.url }}{{ post.id }}
- {% if post.modified %}{{ post.modified | to_xmlschema }}
+ {% if post.modified %}{{ post.modified | to_xmlschema }}T00:00:00-00:00
{{ post.date | date_to_xmlschema }}
{% else %}{{ post.date | date_to_xmlschema }}
{{ post.date | date_to_xmlschema }}{% endif %}