<?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://[YOUR_APP_URL]/</loc>
  <priority>1.00</priority>
</url>
<url>
  <loc>https://[YOUR_APP_URL]/address-book</loc>
  <priority>0.80</priority>
</url>
<url>
  <loc>https://[YOUR_APP_URL]/import</loc>
  <priority>0.80</priority>
</url>
<url>
  <loc>https://[YOUR_APP_URL]/scripts</loc>
  <priority>0.80</priority>
</url>
<url>
  <loc>https://[YOUR_APP_URL]/call-history</loc>
  <priority>0.80</priority>
</url>
<url>
  <loc>https://[YOUR_APP_URL]/settings</loc>
  <priority>0.80</priority>
</url>
<url>
  <loc>https://[YOUR_APP_URL]/faq</loc>
  <priority>0.80</priority>
</url>
<url>
  <loc>https://[YOUR_APP_URL]/login</loc>
  <priority>0.64</priority>
</url>
<url>
  <loc>https://[YOUR_APP_URL]/signup</loc>
  <priority>0.64</priority>
</url>

</urlset>
