mirror of
https://github.com/XFox111/easylogon-web.git
synced 2026-07-02 19:52:45 +03:00
20 lines
531 B
XML
20 lines
531 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<urlset
|
|
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
|
|
|
|
<url>
|
|
<loc>https://ezlog.app/</loc>
|
|
<changefreq>always</changefreq>
|
|
<priority>1</priority>
|
|
</url>
|
|
|
|
<url>
|
|
<loc>https://ezlog.app/privacy</loc>
|
|
<changefreq>weekly</changefreq>
|
|
<priority>0.5</priority>
|
|
</url>
|
|
|
|
</urlset>
|