<?xml version="1.0" encoding="UTF-8" standalone="no"?>

<?xml-stylesheet type="text/css" href="bond_villains.css"?>

<!DOCTYPE bond_villains [

<!ELEMENT bond_villains (doc_heading, bond_movie*)>

<!ELEMENT doc_heading (#PCDATA)>

<!ELEMENT bond_movie (moviename, arch_enemy*, henchman*)>

<!ELEMENT moviename (#PCDATA)>

<!ELEMENT arch_enemy (arch_enemy_actor, arch_enemy_role)>

<!ELEMENT arch_enemy_actor (#PCDATA)>

<!ELEMENT arch_enemy_role (#PCDATA)>

<!ELEMENT henchman (henchman_actor*, henchman_role*)>

<!ELEMENT henchman_actor (#PCDATA)>

<!ELEMENT henchman_role (#PCDATA)>

]>

<bond_villains>

<doc_heading> The Bond Villains </doc_heading>

<bond_movie> 

  <moviename> Dr. No </moviename>

  <arch_enemy>
     <arch_enemy_actor>Joseph Wiseman </arch_enemy_actor>
     <arch_enemy_role>Dr. Julius No</arch_enemy_role>
  </arch_enemy>

   <henchman>
     <henchman_actor>Anthony Dawson</henchman_actor>
     <henchman_role>Professor Dent</henchman_role>
  </henchman>

  <henchman>
     <henchman_actor>Zena Marshall</henchman_actor>
     <henchman_role>Miss Taro</henchman_role>
  </henchman>
  
</bond_movie>

<bond_movie> 

  <moviename> From Russia With Love </moviename>

  <arch_enemy>
     <arch_enemy_actor>Lotte Lenya</arch_enemy_actor>
     <arch_enemy_role>Rosa Klebb</arch_enemy_role>
  </arch_enemy>

   <henchman>
     <henchman_actor>Robert Shaw</henchman_actor>
     <henchman_role>Donald "Red" Grant</henchman_role>
  </henchman>
  
</bond_movie>

<bond_movie> 

  <moviename> Goldfinger </moviename>

  <arch_enemy>
     <arch_enemy_actor>Gert Frobe</arch_enemy_actor>
     <arch_enemy_role>Auric Goldfinger</arch_enemy_role>
  </arch_enemy>

   <henchman>
     <henchman_actor>Harold Sakata</henchman_actor>
     <henchman_role>Oddjob</henchman_role>
  </henchman>
  
</bond_movie>

<bond_movie> 

  <moviename> Thunderball </moviename>

  <arch_enemy>
     <arch_enemy_actor>Adolfo Celi </arch_enemy_actor>
     <arch_enemy_role>Emilio Largo</arch_enemy_role>
  </arch_enemy>

   <henchman>
     <henchman_actor>Luciana Paluzzi</henchman_actor>
     <henchman_role>Fiona Volpe</henchman_role>
  </henchman>
  
</bond_movie>

<bond_movie> 

  <moviename> You Only Live Twice </moviename>

  <arch_enemy>
     <arch_enemy_actor>Donald Pleasance</arch_enemy_actor>
     <arch_enemy_role>Ernst Stavro Blofeld</arch_enemy_role>
  </arch_enemy>

   <henchman>
     <henchman_actor>Karin Dor</henchman_actor>
     <henchman_role>Helga Brandt</henchman_role>
  </henchman>
  
</bond_movie>

<bond_movie> 

  <moviename> On Her Majesty's Secret Service </moviename>

  <arch_enemy>
     <arch_enemy_actor>Telly Savalas</arch_enemy_actor>
     <arch_enemy_role>Ernst Stavro Blofeld</arch_enemy_role>
  </arch_enemy>

   <henchman>
     <henchman_actor>Ilse Steppat</henchman_actor>
     <henchman_role>Irma Bunt</henchman_role>
  </henchman>
  
</bond_movie>

<bond_movie> 

  <moviename> Diamonds Are Forever </moviename>

  <arch_enemy>
     <arch_enemy_actor> Charles Gray</arch_enemy_actor>
     <arch_enemy_role>Ernst Stavro Blofeld</arch_enemy_role>
  </arch_enemy>

  <henchman>
     <henchman_actor>Bruce Glover</henchman_actor>
     <henchman_role>Mr. Wint</henchman_role>
  </henchman>

   <henchman>
     <henchman_actor>Putter Smith</henchman_actor>
     <henchman_role>Mr. Kidd</henchman_role>
  </henchman>
    
</bond_movie>

<bond_movie> 

  <moviename> Live and Let Die </moviename>

  <arch_enemy>
     <arch_enemy_actor>Yaphet Kotto</arch_enemy_actor>
     <arch_enemy_role>Kananga/Mr. Big</arch_enemy_role>
  </arch_enemy>

  <henchman>
     <henchman_actor>Julius H. Harris</henchman_actor>
     <henchman_role>Tee Hee</henchman_role>
  </henchman>
   
</bond_movie>

<bond_movie> 

  <moviename> The Man with the Golden Gun </moviename>

  <arch_enemy>
     <arch_enemy_actor>Christopher Lee </arch_enemy_actor>
     <arch_enemy_role>Francisco Scaramanga</arch_enemy_role>
  </arch_enemy>

   <henchman>
     <henchman_actor>Herve Villechaize</henchman_actor>
     <henchman_role>Nick Nack</henchman_role>
  </henchman>
  
</bond_movie>

<bond_movie> 

  <moviename> The Spy Who Loved Me </moviename>

  <arch_enemy>
     <arch_enemy_actor>Kurt Jurgens</arch_enemy_actor>
     <arch_enemy_role>Karl Stromberg</arch_enemy_role>
  </arch_enemy>

   <henchman>
     <henchman_actor>Richard Kiel</henchman_actor>
     <henchman_role>Jaws</henchman_role>
  </henchman>
  
</bond_movie>

<bond_movie> 

  <moviename> Moonraker </moviename>

  <arch_enemy>
     <arch_enemy_actor>Michael Lonsdale</arch_enemy_actor>
     <arch_enemy_role>Hugo Drax</arch_enemy_role>
  </arch_enemy>

   <henchman>
     <henchman_actor>Richard Kiel</henchman_actor>
     <henchman_role>Jaws</henchman_role>
  </henchman>
  
</bond_movie>

<bond_movie> 

  <moviename> For Your Eyes Only </moviename>

  <arch_enemy>
     <arch_enemy_actor>Julian Glover</arch_enemy_actor>
     <arch_enemy_role>Kristatos</arch_enemy_role>
  </arch_enemy>

  <henchman>
     <henchman_actor>Michael Gothard</henchman_actor>
     <henchman_role>Emile Locque</henchman_role>
  </henchman>
 
</bond_movie>

<bond_movie> 

  <moviename> Octopussy </moviename>

  <arch_enemy>
     <arch_enemy_actor>Louis Jourdan</arch_enemy_actor>
     <arch_enemy_role>Kamal Khan</arch_enemy_role>
  </arch_enemy>

   <henchman>
     <henchman_actor>Kabir Bedi</henchman_actor>
     <henchman_role>Gobinda</henchman_role>
  </henchman>
  
</bond_movie>

<bond_movie> 

  <moviename> A View to a Kill </moviename>

  <arch_enemy>
     <arch_enemy_actor>Christopher Walken</arch_enemy_actor>
     <arch_enemy_role>Max Zorin</arch_enemy_role>
  </arch_enemy>

   <henchman>
     <henchman_actor>Grace Jones</henchman_actor>
     <henchman_role>May Day</henchman_role>
  </henchman>
  
</bond_movie>

<bond_movie> 

  <moviename> The Living Daylights </moviename>

  <arch_enemy>
     <arch_enemy_actor>Joe Don Baker</arch_enemy_actor>
     <arch_enemy_role>Brad Whittaker</arch_enemy_role>
  </arch_enemy>

  <henchman>
     <henchman_actor>Jeroen Krabbe</henchman_actor>
     <henchman_role>Georgi Koskov</henchman_role>
  </henchman>

   <henchman>
     <henchman_actor>Andreas Wisniewski</henchman_actor>
     <henchman_role>Necros</henchman_role>
  </henchman>
  
</bond_movie>

<bond_movie> 

  <moviename> Licence to Kill </moviename>

  <arch_enemy>
     <arch_enemy_actor>Robert Davi</arch_enemy_actor>
     <arch_enemy_role>Franz Sanchez</arch_enemy_role>
  </arch_enemy>

   <henchman>
     <henchman_actor>Benicio Del Toro</henchman_actor>
     <henchman_role>Dario</henchman_role>
  </henchman>
  
</bond_movie>

<bond_movie> 

  <moviename> GoldenEye </moviename>

  <arch_enemy>
     <arch_enemy_actor>Sean Bean</arch_enemy_actor>
     <arch_enemy_role>Alec Trevalyan</arch_enemy_role>
  </arch_enemy>

   <henchman>
     <henchman_actor>Famke Janssen</henchman_actor>
     <henchman_role>Xenia Zaragevna Onatopp</henchman_role>
  </henchman>

  <henchman>
     <henchman_actor>Alan Cumming</henchman_actor>
     <henchman_role>Boris Grishenko</henchman_role>
  </henchman>
  
</bond_movie>

<bond_movie> 

  <moviename> Tomorrow Never Dies </moviename>

  <arch_enemy>
     <arch_enemy_actor>Jonathan Pryce</arch_enemy_actor>
     <arch_enemy_role>Elliott Carver</arch_enemy_role>
  </arch_enemy>

   <henchman>
     <henchman_actor>Gotz Otto</henchman_actor>
     <henchman_role>Mr. Stamper</henchman_role>
  </henchman>
  
</bond_movie>

<bond_movie> 

  <moviename> The World is Not Enough </moviename>

  <arch_enemy>
     <arch_enemy_actor>Robert Carlyle</arch_enemy_actor>
     <arch_enemy_role>Victor "Renard" Zokas</arch_enemy_role>
  </arch_enemy>
  
</bond_movie>

</bond_villains>





