public static function update($sitemap_path) { return filesystem::rewrite($sitemap_path, static::xml()); }