﻿<?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>
      <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:01.500" end="00:00:06.000" region="speaker">If you have symptoms of<br/>flu- fever, chills, cough -</p>
         <p begin="00:00:06.000" end="00:00:09.066" region="speaker">even if you&apos;ve had a flu shot,<br/>it&apos;s important to get checked</p>
         <p begin="00:00:09.066" end="00:00:10.800" region="speaker">out in two situations.</p>
         <p begin="00:00:10.800" end="00:00:14.100" region="speaker">First, if you&apos;re severely ill<br/>and having trouble breathing,</p>
         <p begin="00:00:14.100" end="00:00:16.467" region="speaker">and second, if you have an<br/>underlying health problem</p>
         <p begin="00:00:16.467" end="00:00:18.000" region="speaker">such as diabetes.</p>
         <p begin="00:00:18.000" end="00:00:21.467" region="speaker">People with those conditions<br/>should see a doctor promptly,</p>
         <p begin="00:00:21.467" end="00:00:25.066" region="speaker">because treatment in the first<br/>48 hours can greatly reduce your</p>
         <p begin="00:00:25.066" end="00:00:27.000" region="speaker">chances of becoming<br/>severely ill.</p>
    </div>
  </body>
</tt>
