-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSitemap.xml
More file actions
31 lines (29 loc) · 790 Bytes
/
Sitemap.xml
File metadata and controls
31 lines (29 loc) · 790 Bytes
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
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://cran.io"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>http://cran.io/es/</loc>
<xhtml:link
rel="alternate"
hreflang="es"
href="http://cran.io/es/"
/>
<xhtml:link
rel="alternate"
hreflang="en"
href="http://cran.io/en/"
/>
</url>
<url>
<loc>http://cran.io/en/</loc>
<xhtml:link
rel="alternate"
hreflang="en"
href="http://cran.io"
/>
<xhtml:link
rel="alternate"
hreflang="es"
href="http://cran.io/es/"
/>
</urlset>