Updated links to bindings, daniel
diff --git a/doc/xml.html b/doc/xml.html
index e58ab20..c46e582 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -2348,15 +2348,15 @@
   <li>Uwe Fechner also provides <a
     href="http://sourceforge.net/projects/idom2-pas/">idom2</a>, a DOM2
     implementation for Kylix2/D5/D6 from Borland.</li>
-  <li>Wai-Sun "Squidster" Chia provides <a
-    href="http://www.rubycolor.org/arc/redist/">bindings for Ruby</a>  and
+  <li>There is <a
+    href="http://rubyforge.org/projects/xml-tools/">bindings for Ruby</a>  and
     libxml2 bindings are also available in Ruby through the <a
     href="http://libgdome-ruby.berlios.de/">libgdome-ruby</a> module
     maintained by Tobias Peters.</li>
   <li>Steve Ball and contributors maintains <a
     href="http://tclxml.sourceforge.net/">libxml2 and libxslt bindings for
     Tcl</a>.</li>
-  <li>There is support for libxml2 in the DOM module of PHP.</li>
+  <li>libxml2 and libxslt is the default XML library for PHP5.</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>