4 <root-layout width="320" height="240" background-color="burlywood"/>
5 <region id="text1" left="60" top="20" width="200" height="20"/>
6 <region id="text2" left="60" top="50" width="200" height="20"/>
7 <region id="text3" left="60" top="80" width="200" height="20"/>
8 <region id="text4" left="60" top="110" width="200" height="20"/>
12 <par dur="indefinite">
13 <a href="region1.smil">
14 <text src="data:,region1" region="text1"/>
16 <a href="region2.smil">
17 <text src="data:,region2" region="text2"/>
19 <a href="linking1.smil">
20 <text src="data:,linking1" region="text3"/>
22 <a href="linking2.smil">
23 <text src="data:,linking2" region="text4"/>