--- layout: null title: Sitemap XML --- {% assign sorted_articles = site.articles | sort: 'title' %} {% for post in sorted_articles %} https://bitwarden.com/help{{ post.url }} {% if post.lastmod == null %} {{ post.date | date_to_xmlschema }} {% else %} {{ post.lastmod | date_to_xmlschema }} {% endif %} monthly 0.6400 {% endfor %}