﻿<?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.83" end="00:00:02.26">Each and every year in the US</p>
         <p begin="00:00:02.26" end="00:00:05.20">about a million people get<br/>infections while receiving</p>
         <p begin="00:00:05.20" end="00:00:06.26">health care.</p>
         <p begin="00:00:06.26" end="00:00:09.43">These not only cause<br/>preventable illness and death</p>
         <p begin="00:00:09.43" end="00:00:11.90">but they cost billions<br/>of dollars.</p>
    </div>
  </body>
</tt>
