forked from daleathan/ProgrammingInPython3-MarkSummerfield
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdvds.xml
More file actions
25 lines (25 loc) · 1.78 KB
/
dvds.xml
File metadata and controls
25 lines (25 loc) · 1.78 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
<?xml version="1.0" encoding="UTF-8"?>
<dvds>
<dvd year="1944" duration="124" director="Michael Powell & Emeric Pressburger">A Canterbury Tale</dvd>
<dvd year="2001" duration="135" director="Jean-Pierre Jeunet">Amélie</dvd>
<dvd year="1977" duration="93" director="Woody Allen">Annie Hall</dvd>
<dvd year="1956" duration="160" director="Michael Anderson">Around the World in 80 Days</dvd>
<dvd year="2002" duration="135" director="Steven Spielberg">Catch Me If You Can</dvd>
<dvd year="2001" duration="97" director="Jean-Luc Godard">Eloge de l'Amour</dvd>
<dvd year="1988" duration="110" director="Mike Leigh">High Hopes</dvd>
<dvd year="1989" duration="94" director="Bruce Robinson">How to Get Ahead in Advertising</dvd>
<dvd year="1992" duration="140" director="James Ivory">Howards End</dvd>
<dvd year="2007" duration="96" director="Ken Loach">It's a Free World...</dvd>
<dvd year="1996" duration="112" director="Franco Zeffirelli">Jane Eyre</dvd>
<dvd year="1955" duration="87" director="Ingmar Bergman">Journey into Autumn</dvd>
<dvd year="1946" duration="110" director="Jean Cocteau">La Belle et la Bête</dvd>
<dvd year="2003" duration="120" director="Sofia Coppola">Lost in Translation</dvd>
<dvd year="1987" duration="140" director="James Ivory">Maurice</dvd>
<dvd year="1927" duration="118" director="Fritz Lang">Metropolis</dvd>
<dvd year="1995" duration="140" director="Stephen Herek">Mr Holland's Opus</dvd>
<dvd year="2004" duration="35" director="Jean-Luc Godard">Notre Musique</dvd>
<dvd year="1995" duration="131" director="Ang Lee">Sense and Sensibility</dvd>
<dvd year="1994" duration="104" director="Nicholas Hytner">The Madness of King George</dvd>
<dvd year="1999" duration="155" director="Mike Leigh">Topsy Turvy</dvd>
<dvd year="2004" duration="125" director="Mike Leigh">Vera Drake</dvd>
</dvds>