topical media & game development

talk show tell print

basic-css-02-Exercises-exercise2-1.xml / xml



  <?xml version="1.0" encoding="ISO-8859-1" ?>
  <movies>
      <title>My favorite Movies</title>
      <movie>
          <picture>What Dreams May Come</picture>
          <talent>Robin Williams, Annabella Sciorra</talent>
          <genre>Drama</genre>
      </movie>
      <movie>
          <picture>Stir of Echoes</picture>
          <talent>Kevin Bacon, Kathryn Erbe</talent>
          <genre>Horror</genre>
      </movie>
      <movie>
          <picture>Groundhog Day</picture>
          <talent>Bill Murray, Andie MacDowell</talent>
          <genre>Comedy</genre>
     </movie>
  </movies>


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.