Applied a spelling patch from Geert Kloosterman to xml.html, and regenerated
the web site, Daniel
diff --git a/doc/XMLinfo.html b/doc/XMLinfo.html
index b13fad6..134abd2 100644
--- a/doc/XMLinfo.html
+++ b/doc/XMLinfo.html
@@ -110,7 +110,7 @@
 it ends with <code>/&gt;</code> rather than with <code>&gt;</code>. Note
 that, for example, the image tag has no content (just an attribute) and is
 closed by ending the tag with <code>/&gt;</code>.</p>
-<p>XML can be applied sucessfully to a wide range of uses, from long term
+<p>XML can be applied successfully to a wide range of uses, from long term
 structured document maintenance (where it follows the steps of SGML) to
 simple data encoding mechanisms like configuration file formatting (glade),
 spreadsheets (gnumeric), or even shorter lived documents such as WebDAV where