﻿<?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="defaultCaption" tts:fontSize="24px" tts:fontFamily="Arial" tts:fontWeight="normal" tts:fontStyle="normal" tts:textDecoration="none" tts:color="white" tts:backgroundColor="black" tts:textAlign="center" />
    </styling>
  </head>
  <body id="thebody" style="defaultCaption">
    <div xml:lang="en">
      <p begin="00:00:01.40" end="00:00:07.17">♪ Hawaiian music playing ♪</p>
      <p begin="00:00:07.17" end="00:00:10.17">   </p>
    </div>
  </body>
</tt>
