<?xml version="1.0" encoding="UTF-8"?>
<?access-control allow="*"?>
<?xml-stylesheet href="ttml.css" type="text/css"?>
<tt xml:lang="en" 
xmlns="http://www.w3.org/ns/ttml" 
xmlns:ttm="http://www.w3.org/ns/ttml#metadata" 
xmlns:tts="http://www.w3.org/ns/ttml#styling" xmlns:ttp="http://www.w3.org/ns/ttml#parameter" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xmlns:cff="http://www.decellc.org/schema/2012/01/cff-tt-meta"
xsi:schemaLocation="http://www.w3.org/ns/ttml file:///C:/vencoders/dece_cff/ElementaryStreams/subtitles/schemas/cff-tt-text-ttaf1-dfxp-1.0.7.xsd http://www.decellc.org/schema/2012/01/cff-tt-meta file:///C:/vencoders/dece_cff/ElementaryStreams/subtitles/schemas/cff-tt-meta-1.0.7.xsd" tts:extent="640px 480px" ttp:frameRate="24" ttp:frameRateMultiplier="1000 1001">
	<head>
		<metadata>
			<ttm:title>SD Text Subtitles</ttm:title>
			<ttm:copyright>(c) DECE LLC 2012, all rights reserved.</ttm:copyright>
			<ttm:desc>These SD Text Subtitles can be used in a test for subtitle placement and synchronization.</ttm:desc>
		</metadata> <ttp:profile use="http://www.decellc.org/profile/cff-tt-text-1.0.7"></ttp:profile>
		<styling>
			<style xml:id="black_PropSerif_36_L" tts:color="black" tts:fontFamily="proportionalSerif" tts:fontSize="36px" tts:textAlign="center"/> 
			<style xml:id="blue_PropSerif_36_L" tts:color="blue" tts:fontFamily="proportionalSerif" tts:fontSize="36px" tts:textAlign="center"/>
		</styling>
		<layout>
			<region xml:id="subtitleArea1" style="black_PropSerif_36_L" tts:origin="100px 150px" tts:extent="450px 200px" tts:padding="0px 0px" tts:backgroundColor="white" tts:opacity="1.00" tts:displayAlign="center" tts:showBackground="whenActive" tts:wrapOption="wrap"/>
			<region xml:id="subtitleArea2"  style="blue_PropSerif_36_L" tts:origin="100px 150px" tts:extent="450px 200px" tts:padding="0px 0px" tts:backgroundColor="white" tts:opacity="0.45" tts:displayAlign="center" tts:showBackground="whenActive" tts:wrapOption="wrap"/>
			<region xml:id="subtitleArea3" style="black_PropSerif_36_L" tts:origin="100px 150px" tts:extent="450px 200px" tts:padding="0px 0px" tts:backgroundColor="white" tts:opacity="1.00" tts:displayAlign="center" tts:showBackground="whenActive" tts:wrapOption="wrap"/>
			<region xml:id="subtitleArea4" style="blue_PropSerif_36_L" tts:origin="100px 150px" tts:extent="450px 200px" tts:padding="0px 0px" tts:backgroundColor="white" tts:opacity="0.45" tts:displayAlign="center" tts:showBackground="whenActive" tts:wrapOption="wrap"/>
		</layout>
	</head>
	<body>
		<div region="subtitleArea1">
			<p ttm:role="caption" begin="00:00:01:02" end="00:00:06:02">Black subtitle text<br/>on white background.<br/> Pink rectangle <br/> is not visible.</p>
		</div>
		<div region="subtitleArea2">
			<p ttm:role="caption" begin="00:00:07:23" end="00:00:13:02">Blue text on<br/>transparent background.<br/> Pink rectangle is visible<br/>behind the text.</p>
		</div>
		<div region="subtitleArea3">
			<p ttm:role="caption" begin="00:00:15:01" end="00:00:20:01">Black subtitle text<br/>on white background.<br/> Pink rectangle <br/> is not visible.</p>
		</div>
		<div region="subtitleArea4">
			<p ttm:role="caption" begin="00:00:22:22" end="00:00:27:20">Blue text on <br/>transparent background.<br/>  Pink rectangle is visible<br/>behind the text.</p>
			</div>
	</body>
</tt>