{{ get_files in="assets*" not_in="resize" }} {{ _site_url }}{{ file }} {{ if last_modified|not_empty }} {{ last_modified format="Y-m-d" }} {{ endif }} {{ if changefreq|not_empty }}{{ changefreq }}{{ else }}monthly{{ endif }} {{ if page_priority|not_empty }}{{ page_priority }}{{ else }}0.5{{ endif }} {{ /get_files }}