﻿<?xml version="1.0" encoding="UTF-8"?>
<tt xmlns="http://www.w3.org/ns/ttml" xmlns:tts="http://www.w3.org/ns/ttml#styling" xml:lang="en">
   <head>
      <styling>
         <style id="defaultSpeaker" tts:fontSize="12" tts:fontFamily="Arial" tts:fontWeight="normal" tts:fontStyle="normal" tts:textDecoration="none" tts:color="#ffffff" tts:backgroundColor="black" tts:textAlign="center" />
         <style id="defaultCaption" tts:fontSize="12" tts:fontFamily="Arial" tts:fontWeight="normal" tts:fontStyle="normal" tts:textDecoration="none" tts:color="#ffffff" tts:backgroundColor="black" tts:textAlign="center" />
      </styling>
   </head>
   <body style="defaultCaption" id="thebody">
      <div xml:lang="en">
         <p begin="00:00:00.93" end="00:00:02.76">But we still have work to do.</p>
         <p begin="00:00:02.76" end="00:00:05.73">Motor vehicle crashes remain<br/>the leading cause of death</p>
         <p begin="00:00:05.73" end="00:00:10.30">for people age 15 - 24,<br/>nineteen deaths every day.</p>
    </div>
  </body>
</tt>
