-
Notifications
You must be signed in to change notification settings - Fork 0
/
sitemap.xml
42 lines (34 loc) · 902 Bytes
/
sitemap.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>/blog/2017-08-20-gsoc-2017-report/</loc>
<lastmod>2017-08-20T00:00:00+00:00</lastmod>
</url>
<url>
<loc>/blog/2017-08-01-sparse-matrix-support-in-rcpparmadillo/</loc>
<lastmod>2017-08-01T00:00:00+00:00</lastmod>
</url>
<url>
<loc>/about/</loc>
<lastmod>2016-05-05T21:48:51-07:00</lastmod>
</url>
<url>
<loc>/</loc>
<lastmod>2017-08-20T00:00:00+00:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>/blog/</loc>
<lastmod>2017-08-20T00:00:00+00:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>/categories/</loc>
<priority>0</priority>
</url>
<url>
<loc>/tags/</loc>
<priority>0</priority>
</url>
</urlset>