Advertisement
Guest User

sitemap

a guest
Sep 19th, 2016
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 2.23 KB | None | 0 0
  1.     <?xml version="1.0" encoding="UTF-8"?>
  2.     <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">
  3.        <url>
  4.           <loc><![CDATA[http://mysite.com]]></loc>
  5.           <changefreq>weekly</changefreq>
  6.           <priority>0.5</priority>
  7.        </url>
  8.        <url>
  9.           <loc><![CDATA[http://mysite.com/offer]]></loc>
  10.           <lastmod>2015-11-30T11:32:07+00:00</lastmod>
  11.           <changefreq>weekly</changefreq>
  12.           <priority>0.5</priority>
  13.        </url>
  14.        <url>
  15.           <loc><![CDATA[http://mysite.com/offer/investment]]></loc>
  16.           <lastmod>2015-11-30T10:53:45+00:00</lastmod>
  17.           <changefreq>weekly</changefreq>
  18.           <priority>0.5</priority>
  19.        </url>
  20.        <url>
  21.           <loc><![CDATA[http://mysite.com/offer/project]]></loc>
  22.           <lastmod>2015-11-30T10:53:45+00:00</lastmod>
  23.           <changefreq>weekly</changefreq>
  24.           <priority>0.5</priority>
  25.        </url>
  26.        <url>
  27.           <loc><![CDATA[http://mysite.com/team]]></loc>
  28.           <lastmod>2015-11-30T10:53:45+00:00</lastmod>
  29.           <changefreq>weekly</changefreq>
  30.           <priority>0.5</priority>
  31.        </url>
  32.        <url>
  33.           <loc><![CDATA[http://mysite.com/gallery]]></loc>
  34.           <lastmod>2015-11-30T10:53:45+00:00</lastmod>
  35.           <changefreq>weekly</changefreq>
  36.           <priority>0.5</priority>
  37.        </url>
  38.        <url>
  39.           <loc><![CDATA[http://mysite.com/gis]]></loc>
  40.           <lastmod>2015-11-30T10:53:45+00:00</lastmod>
  41.           <changefreq>weekly</changefreq>
  42.           <priority>0.5</priority>
  43.        </url>
  44.        <url>
  45.           <loc><![CDATA[http://mysite.com/references]]></loc>
  46.           <lastmod>2015-11-30T10:53:45+00:00</lastmod>
  47.           <changefreq>weekly</changefreq>
  48.           <priority>0.5</priority>
  49.        </url>
  50.        <url>
  51.           <loc><![CDATA[http://mysite.com/contact]]></loc>
  52.           <lastmod>2015-11-30T10:53:45+00:00</lastmod>
  53.           <changefreq>weekly</changefreq>
  54.           <priority>0.5</priority>
  55.        </url>
  56.        <url />
  57.     </urlset>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement