{# Reference the parent #} {{ parent.url }} {{ parent.updated_at }} monthly 0.8 {# List all of the posts in the collection #} {% for post in posts %} {{ post.url }} {{ post.updated_at }} monthly 0.8 {% endfor %}