Added pointer to Tcl bindings, Daniel
diff --git a/doc/python.html b/doc/python.html
index ae01b30..730c45e 100644
--- a/doc/python.html
+++ b/doc/python.html
@@ -112,6 +112,12 @@
 <li>Wai-Sun &quot;Squidster&quot; Chia provides <a href="http://www.rubycolor.org/arc/redist/">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>
 </ul>
 <p>The distribution includes a set of Python bindings, which are garanteed 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 8cf3f69..70e024b 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -1339,6 +1339,10 @@
     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>There is support for libxml2 in the DOM module of PHP.
 </ul>
 
 <p>The distribution includes a set of Python bindings, which are garanteed to