﻿<?xml version="1.0" encoding="UTF-8"?>
<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">
   <head>
      <metadata xmlns:ttm="http://www.w3.org/2006/10/ttaf1#metadata">
         <ttm:title>3</ttm:title>
      </metadata>
      <styling>
         <style
            xml:id="defaultSpeaker"
            tts:backgroundColor="black"
            tts:color="#ffffff"
            tts:extent="80% 10%"
            tts:fontFamily="Arial"
            tts:fontSize="12px"
            tts:fontStyle="normal"
            tts:fontWeight="normal"
            tts:origin="10% 85%"
            tts:textAlign="center"
            tts:textDecoration="none">
         </style>
         <style
            xml:id="defaultCaption"
            tts:backgroundColor="black"
            tts:color="#ffffff"
            tts:fontFamily="Arial"
            tts:fontSize="12px"
            tts:fontStyle="normal"
            tts:fontWeight="normal"
            tts:textAlign="center"
            tts:textDecoration="none">
         </style>
      </styling>
      <layout>
         <region style="defaultSpeaker" xml:id="speaker"></region>
      </layout>
   </head>
   <body xml:id="thebody" style="defaultCaption">
      <div xml:lang="en">
         <p begin="00:00:00.767" end="00:00:04.400" region="speaker">It seems that this year&apos;s<br/>flu vaccine is not nearly</p>
         <p begin="00:00:04.400" end="00:00:08.533" region="speaker">as effective as we would like<br/>among people over the age of 65</p>
         <p begin="00:00:08.533" end="00:00:10.934" region="speaker">for one particular<br/>strain of flu.</p>
         <p begin="00:00:10.934" end="00:00:14.567" region="speaker">That&apos;s why early<br/>treatment is so important.</p>
    </div>
  </body>
</tt>
