<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="livres3bis.xsl"?>

<livres>				
  <livre>
    <nom link="http://www.amazon.com/exec/obidos/ASIN/0789722427">XML by Example 2  </nom>
    <auteur>Benoit Marchal  </auteur>
    <prix>26.99  </prix>
    <promotion>19.49  </promotion>
    <note>4.5  </note>
    <editeur>QUE  </editeur>
  </livre>

  <livre>
    <nom link="http://www.amazon.com/exec/obidos/ASIN/0735605628">Xml  </nom>
    <auteur>William J. Pardi  </auteur>
    <prix>49.99  </prix>
    <promotion>32.99  </promotion>
    <note>4  </note>
    <editeur>Microsoft Press  </editeur>
  </livre>

  <livre>
    <nom link="http://www.amazon.com/exec/obidos/ASIN/0735605631">Xml in Action  </nom>
    <auteur>William J. Pardi  </auteur>
    <prix>39.99  </prix>
    <promotion>31.99  </promotion>
    <note>3.5  </note>
    <editeur>Microsoft Press  </editeur>
  </livre>

  <livre>
    <nom link="http://www.amazon.com/exec/obidos/ASIN/0735605629">Xml 2  </nom>
    <auteur>William J. Pardi  </auteur>
    <prix>49.99  </prix>
    <promotion>35.99  </promotion>
    <note>4  </note>
    <editeur>Microsoft Press  </editeur>
  </livre>


  <livre>					
    <nom link="http://www.amazon.com/exec/obidos/ASIN/0789722429">XML by Example  </nom>
    <auteur>Benoit Marchal  </auteur>
    <prix>24.99  </prix>
    <promotion>17.49  </promotion>
    <note>4.5  </note>
    <editeur>QUE  </editeur>
  </livre>

</livres>
