<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="MovieTag.xslt"?>
<MovieTag>
  <Title>The Lord of the Rings: The Two Towers</Title>
  <Year>2002</Year>
  <Director>Peter Jackson</Director>
  <Writers>
    <Writer>
      <name>J.R.R. Tolkien</name>
      <written>novel The Fellowship of the Ring</written>
    </Writer>
    <Writer2>
      <name>Fran Walsh</name>
      <written>screenplay</written>
    </Writer2>
    <Writer2>
      <name>Philippa Boyens</name>
      <written>screenplay</written>
    </Writer2>
    <Writer2>
      <name>Stephen Sinclair</name>
      <written>screenplay</written>
    </Writer2>
  </Writers>
  <Actors>
    <Actor>
      <name>Bruce Allpress - Aldor</name>
      <dob>25 August 1930</dob>
    </Actor>
    <Actor>
      <name>Sean Astin - Sam</name>
      <dob>25 February 1971</dob>
    </Actor>
    <Actor>
      <name>John Bach - Madril</name>
      <dob>5 June 1946</dob>
    </Actor>
    <Actor>
      <name>Sala Baker - Man Flesh Uruk</name>
      <dob>22 September 1976</dob>
    </Actor>
    <Actor>
      <name>Cate Blanchett - Galadriel</name>
      <dob>14 May 1969</dob>
    </Actor>
    <Actor>
      <name>Orlando Bloom - Legolas Greenleaf</name>
      <dob>13 January 1977</dob>
    </Actor>
    <Actor>
      <name>Billy Boyd - Peregrin 'Pippin' Took</name>
      <dob>28 August 1968</dob>
    </Actor>
    <Actor>
      <name>Jed Brophy - Sharku/Snaga</name>
      <dob>1963</dob>
    </Actor>
    <Actor>
      <name>Sam Comery - Eothain</name>
      <dob>?</dob>
    </Actor>
  </Actors>
  <Imdb_Rating>8,7</Imdb_Rating>
  <Plot>Frodo and Sam continue on to Mordor in their mission to destroy the One Ring. Whilst their former companions make new allies and launch an assault on Isengard.</Plot>
  <Runtime>179 min / 223 min (special extended edition) </Runtime>
  <Country>USA / New Zealand / Germany </Country>
  <Genre>Action / Adventure / Fantasy</Genre>
</MovieTag>