Sha256: e02289106627f16b3b2d6d5362fce6117bc0858780f5ac88acfedb89c724695b

Contents?: true

Size: 942 Bytes

Versions: 7

Compression:

Stored size: 942 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<urlset xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>http://foobar.com/</loc>
    <lastmod>2011-06-01T00:00:01Z</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>http://foobar.com/about</loc>
    <lastmod>2011-06-01T00:00:01Z</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>http://foobar.com/terms</loc>
    <lastmod>2011-06-01T00:00:01Z</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>http://foobar.com/privacy</loc>
    <lastmod>2011-06-01T00:00:01Z</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
xml-sitemap-1.3.1 spec/fixtures/saved_map.xml
xml-sitemap-1.3.0 spec/fixtures/saved_map.xml
xml-sitemap-1.2.2 spec/fixtures/saved_map.xml
xml-sitemap-1.2.1 spec/fixtures/saved_map.xml
xml-sitemap-1.2.0 spec/fixtures/saved_map.xml
xml-sitemap-1.1.3 spec/fixtures/saved_map.xml
xml-sitemap-1.1.2 spec/fixtures/saved_map.xml