﻿<?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.533" end="00:00:03.834" region="speaker">We&apos;ve made so much<br/>progress on polio</p>
         <p begin="00:00:03.834" end="00:00:06.266" region="speaker">because we have a great<br/>technical package.</p>
         <p begin="00:00:06.266" end="00:00:09.000" region="speaker">We track where the infections<br/>are and we make sure that</p>
         <p begin="00:00:09.000" end="00:00:11.433" region="speaker">vaccination gets<br/>to every last child.</p>
         <p begin="00:00:11.433" end="00:00:13.667" region="speaker">That&apos;s what will get us<br/>over the finish line.</p>
    </div>
  </body>
</tt>
