-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmovies.xml
More file actions
10 lines (10 loc) · 778 Bytes
/
movies.xml
File metadata and controls
10 lines (10 loc) · 778 Bytes
1
2
3
4
5
6
7
8
9
10
<collection shelf="New Arrivals">
<movie title="Enemy Behind">
<type>War, Thriller</type>
<format>DVD</format>
<year>2003</year><rating>PG</rating>
<stars>10</stars><description>Talk about a US-Japan war</description> </movie> <movie title="Transformers">
<type>Anime, Science Fiction</type>
<format>DVD</format>
<year>1989</year><rating>R</rating><stars>8</stars><description>A schientific fiction</description> </movie><movie title="Trigun"><type>Anime, Action</type><format>DVD</format><episodes>4</episodes><rating>PG</rating><stars>10</stars>
<description>Vash the Stampede!</description> </movie> <movie title="Ishtar"> <type>Comedy</type><format>VHS</format><rating>PG</rating><stars>2</stars><description>Viewable boredom</description> </movie> </collection>