Added a pointer to the win32 directory for downloading Igor's binaries, Daniel
diff --git a/doc/xml.html b/doc/xml.html
index c0ec9ff..288df47 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -88,8 +88,8 @@
 <ul>
   <li>Document Object Model (DOM) <a
     href="http://www.w3.org/TR/DOM-Level-2-Core/">http://www.w3.org/TR/DOM-Level-2-Core/</a>
-    the document model, but it doesn't implement the API itself,
-    gdome2 does this on top of libxml2</li>
+    the document model, but it doesn't implement the API itself, gdome2 does
+    this on top of libxml2</li>
   <li><a href="http://www.cis.ohio-state.edu/rfc/rfc959.txt">RFC 959</a> :
     libxml2 implements a basic FTP client code</li>
   <li><a href="http://www.cis.ohio-state.edu/rfc/rfc1945.txt">RFC 1945</a> :
@@ -614,7 +614,9 @@
 packages installed to compile applications using libxml.)</p>
 
 <p>You can find all the history of libxml(2) and libxslt releases in the <a
-href="http://xmlsoft.org/sources/old/">old</a> directory.</p>
+href="http://xmlsoft.org/sources/old/">old</a> directory. The precompiled
+Windows binaries made by Igor Zlatovic are available in the<a
+href="http://xmlsoft.org/sources/win32/"> win32</a> directory.</p>
 
 <p>Binary ports:</p>
 <ul>
@@ -691,7 +693,7 @@
     dependancy, XML Schemas union support (Kasimier Buchcik), warning removal
     clanup (William), keep ChangeLog compressed when installing from RPMs</li>
   <li>documentation: examples and xmlDocDumpMemory docs (John Fleck), new
-    example (load, xpath, modify, save), xmlCatalogDump() comments, </li>
+    example (load, xpath, modify, save), xmlCatalogDump() comments,</li>
   <li>Windows: Borland C++ builder (Eric Zurcher), work around Microsoft
     compiler NaN handling bug (Mark Vakoc)</li>
 </ul>