Adding a graph from the xmlbench benchmark results and a link, Daniel
diff --git a/doc/benchmark.gif b/doc/benchmark.gif
new file mode 100644
index 0000000..dc5eb5c
--- /dev/null
+++ b/doc/benchmark.gif
Binary files differ
diff --git a/doc/index.html b/doc/index.html
index 1c7e7d1..e1f9073 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -177,6 +177,9 @@
   <li>also check the related links section below for more related and active
     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>
 <p><a href="bugs.html">Daniel Veillard</a></p>
 </td></tr></table></td></tr></table></td></tr></table></td>
diff --git a/doc/python.html b/doc/python.html
index 123c2fa..8b6ee07 100644
--- a/doc/python.html
+++ b/doc/python.html
@@ -133,9 +133,8 @@
   <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.
-</li>
+    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
 to be maintained as part of the library in the future, though the Python
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:
diff --git a/doc/xmlio.html b/doc/xmlio.html
index a2b594c..a43cf50 100644
--- a/doc/xmlio.html
+++ b/doc/xmlio.html
@@ -266,6 +266,8 @@
 
 
 
+
+
 } </pre>
   </li>
   <li>And then use it to save the document: