<tutorial>
	<page>
		<title>Welcome to the Ubuntu Tutor</title>
		<text>The Ubuntu Tutor is designed to give new users a gentle introduction to using Ubuntu. Each tutorial has a visual component (images of what is happening), a textual component (a description of what is happening) and an audio component (a reading of that description). Tutorials are described to the Tutor through XML, with the capability for very simple animations in the visual area (primarily just moving a cursor to guide the user's attention more closely). Links to other tutorials can be included, allowing for menuing systems and more modular tutorials.</text>
		<audio>tutorials/tutor.ogg</audio>
		<image>tutorials/tutor.png</image>
		<time>32</time>
		<cursor x1="30" y1="100" x2="70" y2="300" speed="1" />
	</page>

	<page>
		<title>Monkeys</title>
		<text>Of course crucial to any such endeavour is a team of specially trained evil monkeys to write the tutorials. Please find yourself a monkey and sit him at your keyboard. This concludes the tutorial.</text>
		<image>tutorials/monkey.png</image>
		<audio>tutorials/tutor2.ogg</audio>
	</page>
</tutorial>

