<body>
<par>
<text src="toc.rt"
region="toc"/>
<seq>
<!-- This img tag displays the title screen -->
<text src="title.rt" type="text/html"
region="title" dur="20s"/>
<!-- This section displays the interactive map with an audio soundtrack
-->
<par>
<audio src="map_narration.rm"/>
<img src="map.rp" region="full" fill="freeze"/>
</par>
<!-- This section contains the video-annotated slideshow -->
<par>
<switch>
<img src="slideshow.rp" region="full"
fill="freeze" system-bitrate="45000"/>
<img src="slideshow_low.rp"
region="full" fill="freeze" system-bitrate="20000"/>
</switch>
<seq>
<video src="video_narration_20.rm" region="video" dur="27s"/>
<audio src="video_narration_audio_only.rm" clip-begin="27s" dur="53s"/>
<video src="video_narration_20.rm" clip-begin="80s" region="video"/>
</seq>
</par>
</seq>
</par>
</body>
</smil>