Adding a graph from the xmlbench benchmark results and a link, Daniel
diff --git a/doc/xml.html b/doc/xml.html
index 0a2a5b0..87ffa70 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -103,6 +103,11 @@
     projects.</li>
 </ul>
 
+<p>Results of the <a
+href="http://xmlbench.sourceforge.net/results/benchmark/index.html">xmlbench
+benchmark</a> on sourceforge 19 March 2003 (smaller is better):</p>
+<p align="center"><img src="benchmark.gif" alt="benchmark results for Expat Xerces libxml2 Oracle and Sun toolkits"></p>
+
 <p>Logo designed by <a href="mailto:liyanage@access.ch">Marc Liyanage</a>.</p>
 
 <h2><a name="Introducti">Introduction</a></h2>
@@ -1648,8 +1653,8 @@
     Tcl</a>.</li>
   <li>There is support for libxml2 in the DOM module of PHP.</li>
   <li><a href="http://savannah.gnu.org/projects/classpathx/">LibxmlJ</a> is
-      an effort to create a 100% JAXP-compatible Java wrapper for 
-      libxml2 and libxslt as part of GNU ClasspathX project.
+    an effort to create a 100% JAXP-compatible Java wrapper for libxml2 and
+    libxslt as part of GNU ClasspathX project.</li>
 </ul>
 
 <p>The distribution includes a set of Python bindings, which are guaranteed
@@ -2875,6 +2880,8 @@
 
 
 
+
+
 } </pre>
   </li>
   <li>And then use it to save the document: