Blame view

frontend/web/sitemap.xml 641 Bytes
6ba3c88a   Alex Savenko   all
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
  <?xml version="1.0" encoding="UTF-8"?>
  <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
      <url>
          <loc>artbox.dev</loc>
          <lastmod>2017-05-29</lastmod>
          <changefreq>always</changefreq>
          <priority>1</priority>
      </url>
      <url>
          <loc>http://www.artbox.dev/ru/o-nas</loc>
          <lastmod>2017-05-29</lastmod>
          <changefreq>always</changefreq>
          <priority>1</priority>
      </url>
      <url>
          <loc>http://www.artbox.dev/ru/dostavka-i-oplata</loc>
          <lastmod>2017-05-29</lastmod>
          <changefreq>always</changefreq>
          <priority>1</priority>
      </url>
  </urlset>