-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest_chapters.xml
More file actions
38 lines (38 loc) · 1.27 KB
/
test_chapters.xml
File metadata and controls
38 lines (38 loc) · 1.27 KB
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
28
29
30
31
32
33
34
35
36
37
38
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE Chapters SYSTEM "matroskachapters.dtd">
<Chapters>
<EditionEntry>
<ChapterAtom>
<ChapterTimeStart>00:05:24.000</ChapterTimeStart>
<ChapterTimeEnd>00:18:27.000</ChapterTimeEnd>
<ChapterDisplay>
<ChapterString>Intro</ChapterString>
<ChapterLanguage>deu</ChapterLanguage>
</ChapterDisplay>
</ChapterAtom>
<ChapterAtom>
<ChapterTimeStart>00:18:27.000</ChapterTimeStart>
<ChapterTimeEnd>00:37:01.000</ChapterTimeEnd>
<ChapterDisplay>
<ChapterString>Chapter 02</ChapterString>
<ChapterLanguage>deu</ChapterLanguage>
</ChapterDisplay>
</ChapterAtom>
<ChapterAtom>
<ChapterTimeStart>00:37:01.000</ChapterTimeStart>
<ChapterTimeEnd>00:43:50.000</ChapterTimeEnd>
<ChapterDisplay>
<ChapterString>Chapter 03</ChapterString>
<ChapterLanguage>deu</ChapterLanguage>
</ChapterDisplay>
</ChapterAtom>
<ChapterAtom>
<ChapterTimeStart>00:43:50.000</ChapterTimeStart>
<ChapterTimeEnd>01:23:45.000</ChapterTimeEnd>
<ChapterDisplay>
<ChapterString>Ending</ChapterString>
<ChapterLanguage>deu</ChapterLanguage>
</ChapterDisplay>
</ChapterAtom>
</EditionEntry>
</Chapters>