﻿<?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.000" end="00:00:05.300" region="speaker">In 2012 there were fewer cases<br/>of polio in fewer countries</p>
         <p begin="00:00:05.300" end="00:00:07.200" region="speaker">than ever before in history.</p>
         <p begin="00:00:07.200" end="00:00:10.166" region="speaker">We were down to about 222 cases.</p>
         <p begin="00:00:10.166" end="00:00:13.266" region="speaker">That was a decline from more<br/>than 600 the previous year</p>
         <p begin="00:00:13.266" end="00:00:16.467" region="speaker">and from 350,000 when the CDC</p>
         <p begin="00:00:16.467" end="00:00:20.000" region="speaker">and our partners started<br/>this campaign in 1988.</p>
    </div>
  </body>
</tt>
