summaryrefslogtreecommitdiff
path: root/test/data/test1.xml
blob: 515dd9f7b4b183cce5fb26d2a6e50f3275750037 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8"?>
<DCSubtitle Version="1.0">
  <SubtitleID>cab5c268-222b-41d2-88ae-6d6999441b17</SubtitleID>
  <MovieTitle>Movie Title</MovieTitle>
  <ReelNumber>1</ReelNumber>
  <Language>French</Language>
  <LoadFont Id="theFontId" URI="arial.ttf"/>
  <Font Id="theFontId" Color="FFFFFFFF" Effect="border" EffectColor="FF000000" Italic="no" Size="39" Script="normal" Underlined="no" Weight="normal">
    <Subtitle SpotNumber="1" TimeIn="00:00:05:198" TimeOut="00:00:07:115" FadeUpTime="1" FadeDownTime="1">
      <Text VAlign="bottom" VPosition="15.0">My jacket was Idi Amin's</Text>
    </Subtitle>
    <Font Italic="yes">
      <Subtitle SpotNumber="2" TimeIn="00:00:07:177" TimeOut="00:00:11:031" FadeUpTime="1" FadeDownTime="1">
        <Text VAlign="bottom" VPosition="21.0">My corset was H.M. The Queen's</Text>
	<Font Italic="no">
          <Text VAlign="bottom" VPosition="15.0">My large wonderbra</Text>
	</Font>
      </Subtitle>
    </Font>
    <Subtitle SpotNumber="3" TimeIn="00:00:11:094" TimeOut="00:00:13:063" FadeUpTime="1" FadeDownTime="1">
      <Text VAlign="bottom" VPosition="15.0">Once belonged to the Shah</Text>
    </Subtitle>
    <Subtitle SpotNumber="4" TimeIn="00:00:13:104" TimeOut="00:00:15:177" FadeUpTime="1" FadeDownTime="1">
      <Text VAlign="bottom" VPosition="15.0">And these are Roy Hattersley's jeans</Text>
    </Subtitle>
  </Font>
</DCSubtitle>