﻿<?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.60" end="00:00:02.50">We still have much more to do.</p>
         <p begin="00:00:02.50" end="00:00:04.36">Fewer than half of<br/>all babies born</p>
         <p begin="00:00:04.36" end="00:00:07.16">in this country are<br/>breastfeeding at six months.</p>
         <p begin="00:00:07.16" end="00:00:10.00">Breastfeeding is the<br/>healthiest form of nutrition.</p>
    </div>
  </body>
</tt>
