<?xml version="1.0" encoding="UTF-8"?>
<smil xmlns:qt="http://www.apple.com/quicktime/resources/smilextensions"
xmlns="http://www.w3.org/TR/REC-smil"
qt:time-slider="true">
<head>
<meta content="" name="title" />
<meta content="" name="author" />
<meta content="" name="copyright" />
<layout>
<root-layout width="190" height="175"
background-color="black" />
<region top="5" width="160" height="120"
left="15" background-color="black"
id="videoregion" title="Video" />
<region top="125" width="180" height="40"
left="5"
background-color="black"
id="textregion" title="Esempio" />
</layout>
</head>

<body>
<par dur="0:00:45.67">
.............
</par>
</body>
</smil>