-
Notifications
You must be signed in to change notification settings - Fork 0
/
site.xml
54 lines (45 loc) · 1.9 KB
/
site.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
<?xml version="1.0"?>
<site>
<!-- the home menu -->
<home>
<name>Donatello and the Making of Art 1400-1500</name>
<link>track_01</link>
<link>track_02</link>
<link>track_03</link>
<link>track_04</link>
<!--link>track_05</link>-->
</home>
<!-- the track details-->
<track_01>
<menuname>Donatello's <i>Ascension Relief</i></menuname>
<name>Donatello's <i>Ascension Relief </i><br>[with Christ giving the Keys to St. Peter] Enhanced audio description for visually impaired visitors.</name>
<audio>./videos/track_01</audio>
<transcript>./videos/track_01.xml</transcript>
<menuimage>./videos/curator.jpg</menuimage>
</track_01>
<track_02>
<menuname><i>Salve flos Tusce gentis</i></menuname>
<name><i>Salve flos Tusce gentis</i> <br>(Hail, Flower of the Tuscan People) (music) Guillaume Dufay, about 1436.</name>
<audio>./videos/track_02</audio>
<transcript>./videos/track_02.xml</transcript>
<menuimage>./videos/curator.jpg</menuimage>
</track_02>
<track_03>
<menuname><i>Se mai per maraviglia </i></menuname>
<name><i>Se mai per maraviglia </i><br>(If ever in wonder) (music)</name>
<audio>./videos/track_03</audio>
<transcript>./videos/track_03.xml</transcript>
<menuimage>./videos/curator.jpg</menuimage>
</track_03>
<track_04>
<menuname><sup>Guinea pigs</sup><br>At home in Peru</menuname>
<name>Guinea pigs in Peru</name>
<video>./videos/guineas_in_peru.mp4</video>
</track_04>
<!--<track_05>
<menuname>A soundcloud audio file</menuname>
<name>The Life of Donatello <br>Extracts from Vasari's <i>Lives of the Artists.</i></name>
<audio>http://api.soundcloud.com/tracks/131639284/stream?client_id=3b7e5fdb483fa306f91111e992c6443f</audio>
<transcript>./videos/track_05.xml</transcript>
</track_05>-->
</site>