<?xml version="1.0" encoding="UTF-8"?>
<tt xml:lang="de" xmlns="http://www.w3.org/2006/10/ttaf1"  xmlns:tts="http://www.w3.org/2006/10/ttaf1#styling">
      <head>
          <styling>
            <style id="3" tts:fontFamily="Helvetica" tts:fontSize="22" tts:color="#ffffff" tts:textAlign="right" tts:backgroundColor="#000000" />
              <style id="1" tts:fontFamily="Courier" tts:fontSize="18" tts:color="#ffffff" tts:textAlign="center" tts:backgroundColor="#ffffff" />
              <style id="2" tts:fontSize="12" tts:color="#ffffff" tts:backgroundColor="#000000" tts:textOutline="black 2px 0px" />
          </styling>
      </head>
      <body>
           <div xml:lang="de" >
              <p begin = "00:00:00.02" dur="04.00" style="3">HTML <span tts:fontSize="14px" tts:fontStyle="italic">Ipsum</span> Presents,</p>
              <p begin = "00:00:06.00" dur="04.00" style="1" tts:backgroundColor="purple" tts:textAlign="left">Pellentesque <span tts:color="blue">habitant morbi</span> tristique</p>
              <p begin = "00:00:10.00" dur="05.00" style="2" tts:fontSize="18">Donec eu <span tts:backgroundColor="#ffffff">libero sit</span> amet quam egestas semper.</p>
          </div>
           <div xml:lang="en" >
              <p begin = "00:00:00.02" dur="04.00" style="3">HTML <span tts:fontSize="14px" tts:fontStyle="italic">Lost</span> Presents,</p>
              <p begin = "00:00:06.00" dur="04.00" style="1" tts:backgroundColor="purple" tts:textAlign="left">Pellentesque <span tts:color="blue">semantic models</span> perfect</p>
              <p begin = "00:00:10.00" dur="05.00" style="2" tts:fontSize="18">On their way: <span tts:backgroundColor="#ffffff">touristic</span> voyage.</p>
          </div> 
      </body>
 </tt>
