﻿<?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.333" end="00:00:05.600" region="speaker">We are so close to the finish<br/>line on polio eradication.</p>
         <p begin="00:00:05.600" end="00:00:07.200" region="speaker">If we drop the ball now,</p>
         <p begin="00:00:07.200" end="00:00:09.066" region="speaker">we&apos;re going to have to<br/>start all over again</p>
         <p begin="00:00:09.066" end="00:00:11.834" region="speaker">at tremendous cost economically,</p>
         <p begin="00:00:11.834" end="00:00:13.533" region="speaker">and even more importantly,</p>
         <p begin="00:00:13.533" end="00:00:16.433" region="speaker">to the health of our children<br/>around the world.</p>
    </div>
  </body>
</tt>
