yq/docs/sitemap.xml
kenjones c5f80a105d Feature: Add append to array
Adds the ability to append a value to an array instead of having to
know the index of the values within the array.

Resolves: #17
2017-09-23 20:21:16 -04:00

52 lines
868 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>/</loc>
<lastmod>2017-09-24</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>/read/</loc>
<lastmod>2017-09-24</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>/write/</loc>
<lastmod>2017-09-24</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>/create/</loc>
<lastmod>2017-09-24</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>/convert/</loc>
<lastmod>2017-09-24</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>/merge/</loc>
<lastmod>2017-09-24</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>