-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsitemap_image.xml
executable file
·69 lines (67 loc) · 2.14 KB
/
sitemap_image.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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
<url>
<loc>http://felipefest.xyz/index.html</loc>
<image:image>
<image:loc>http://felipefest.xyz/imgs/felipeC.png</image:loc>
</image:image>
<image:image>
<image:loc>http://felipefest.xyz/imgs/background.jpg</image:loc>
</image:image>
<image:image>
<image:loc>http://felipefest.xyz/poster/poster0small.png</image:loc>
</image:image>
</url>
<url>
<loc>http://felipefest.xyz/mobile.html</loc>
<image:image>
<image:loc>http://felipefest.xyz/imgs/FelipeSinFondo.png</image:loc>
</image:image>
<image:image>
<image:loc>http://felipefest.xyz/imgs/background.jpg</image:loc>
</image:image>
<image:image>
<image:loc>http://felipefest.xyz/poster/poster0small.png</image:loc>
</image:image>
</url>
<url>
<loc>http://felipefest.xyz/poster.html</loc>
<image:image>
<image:loc>http://felipefest.xyz/poster/poster0.jpg</image:loc>
</image:image>
<image:image>
<image:loc>http://felipefest.xyz/poster/poster0.png</image:loc>
</image:image>
</url>
<url>
<loc>http://felipefest.xyz/imgs/berlin_tamarabuergisser.jpg</loc>
<image:image>
<image:loc>http://felipefest.xyz/imgs/berlin_tamarabuergisser.jpg</image:loc>
</image:image>
</url>
<url>
<loc>http://felipefest.xyz/poster/poster0.jpg</loc>
<image:image>
<image:loc>http://felipefest.xyz/poster/poster0.jpg</image:loc>
</image:image>
</url>
<url>
<loc>http://felipefest.xyz/poster/poster0big.png</loc>
<image:image>
<image:loc>http://felipefest.xyz/poster/poster0big.png</image:loc>
</image:image>
</url>
<url>
<loc>http://felipefest.xyz/poster/poster2.jpg</loc>
<image:image>
<image:loc>http://felipefest.xyz/poster/poster2.jpg</image:loc>
</image:image>
</url>
<url>
<loc>http://felipefest.xyz/poster/poster1.jpg</loc>
<image:image>
<image:loc>http://felipefest.xyz/poster/poster1.jpg</image:loc>
</image:image>
</url>
</urlset>