<?xml version="1.0" encoding="UTF-8"?>
<tt xmlns="http://www.w3.org/2006/10/ttaf1"
    xmlns:tts="http://www.w3.org/2006/10/ttaf1#styling"
    xml:lang="en">
  <head>
    <styling>
      <style xml:id="default" tts:fontFamily="Arial" tts:fontSize="18px" tts:color="white" tts:textAlign="center"/>
    </styling>
  </head>
  <body>
    <div style="default">
      <p begin="00:00:01.000" dur="3.5s">DFXP is the older name for TTML.</p>
      <p begin="00:00:05.000" dur="3.5s">Distribution Format Exchange Profile.</p>
      <p begin="00:00:09.000" dur="4.0s">You might see DFXP files with .xml or .dfxp extensions.</p>
      <p begin="00:00:13.500" dur="3.5s">They follow the same TTML specification.</p>
      <p begin="00:00:17.500" dur="3.5s">Note the "dur" attribute - duration instead of end time.</p>
      <p begin="00:00:21.500" dur="3.5s">Both styles are valid in TTML and DFXP.</p>
      <p begin="00:00:25.500" dur="4.0s">ConvertICO handles all TTML variants. Visit convertico.com!</p>
    </div>
  </body>
</tt>
