﻿<?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:00.500" end="00:00:04.567" region="speaker">Data analyzed at CDC suggests<br/>that as few as half of people</p>
         <p begin="00:00:04.567" end="00:00:07.867" region="speaker">with a positive hepatitis<br/>C test get recommended</p>
         <p begin="00:00:07.867" end="00:00:09.166" region="speaker">follow-up testing.</p>
         <p begin="00:00:09.166" end="00:00:11.066" region="speaker">The follow-up test is essential.</p>
         <p begin="00:00:11.066" end="00:00:12.166" region="speaker">It&apos;s the only way to know</p>
         <p begin="00:00:12.166" end="00:00:14.667" region="speaker">if someone&apos;s still<br/>infected with the virus.</p>
         <p begin="00:00:14.667" end="00:00:16.000" region="speaker">With follow-up testing,</p>
         <p begin="00:00:16.000" end="00:00:19.000" region="speaker">people who need it can get<br/>lifesaving medical care.</p>
    </div>
  </body>
</tt>
