﻿<?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.66" end="00:00:03.43">By helping people with<br/>mental illness quit smoking,</p>
         <p begin="00:00:03.43" end="00:00:05.60">you can improve not only<br/>their physical health,</p>
         <p begin="00:00:05.60" end="00:00:06.70">but their mental health as well.</p>
    </div>
  </body>
</tt>
