Added a link to XSH, daniel
diff --git a/doc/bugs.html b/doc/bugs.html
index 8534df3..714c2ac 100644
--- a/doc/bugs.html
+++ b/doc/bugs.html
@@ -12,12 +12,10 @@
 use the <a href="http://bugzilla.gnome.org/buglist.cgi?product=libxml2">Gnome
 bug tracking database</a> (make sure to use the &quot;libxml2&quot; module name). I
 look at reports there regularly and it's good to have a reminder when a bug
-is still open. Be sure to specify that the bug is for the package libxml2.</p><p>For small problems you can try to get help on IRC, the #xml channel on 
-irc.gnome.org (port 6667) usually have a few person subscribed which may
-help (but there is no garantee and if a real issue is raised it should go
-on the mailing-list for archival).
-
-</p><p>There is also a mailing-list <a href="mailto:xml@gnome.org">xml@gnome.org</a> for libxml, with an  <a href="http://mail.gnome.org/archives/xml/">on-line archive</a> (<a href="http://xmlsoft.org/messages">old</a>). To subscribe to this list,
+is still open. Be sure to specify that the bug is for the package libxml2.</p><p>For small problems you can try to get help on IRC, the #xml channel on
+irc.gnome.org (port 6667) usually have a few person subscribed which may help
+(but there is no garantee and if a real issue is raised it should go on the
+mailing-list for archival).</p><p>There is also a mailing-list <a href="mailto:xml@gnome.org">xml@gnome.org</a> for libxml, with an  <a href="http://mail.gnome.org/archives/xml/">on-line archive</a> (<a href="http://xmlsoft.org/messages">old</a>). To subscribe to this list,
 please visit the <a href="http://mail.gnome.org/mailman/listinfo/xml">associated Web</a> page and
 follow the instructions. <strong>Do not send code, I won't debug it</strong>
 (but patches are really appreciated!).</p><p>Check the following <strong><span style="color: #FF0000">before
diff --git a/doc/python.html b/doc/python.html
index 4bfc3f8..76629ec 100644
--- a/doc/python.html
+++ b/doc/python.html
@@ -23,6 +23,8 @@
     Sergeant</a> developed <a href="http://axkit.org/download/">XML::LibXSLT</a>, a Perl wrapper for
     libxml2/libxslt as part of the <a href="http://axkit.com/">AxKit XML
     application server</a>.</li>
+  <li>If you're interested into scripting XML processing, have a look at <a href="http://xsh.sourceforge.net/">XSH</a> an XML editing shell based on
+    Libxml2 Perl bindings.</li>
   <li><a href="mailto:dkuhlman@cutter.rexx.com">Dave Kuhlman</a> provides an
     earlier version of the libxml/libxslt <a href="http://www.rexx.com/~dkuhlman">wrappers for Python</a>.</li>
   <li>Gopal.V and Peter Minten develop <a href="http://savannah.gnu.org/projects/libxmlsharp">libxml#</a>, a set of
diff --git a/doc/xml.html b/doc/xml.html
index 334f39a..d72d4b9 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -493,10 +493,10 @@
 look at reports there regularly and it's good to have a reminder when a bug
 is still open. Be sure to specify that the bug is for the package libxml2.</p>
 
-<p>For small problems you can try to get help on IRC, the #xml channel on 
-irc.gnome.org (port 6667) usually have a few person subscribed which may
-help (but there is no garantee and if a real issue is raised it should go
-on the mailing-list for archival).
+<p>For small problems you can try to get help on IRC, the #xml channel on
+irc.gnome.org (port 6667) usually have a few person subscribed which may help
+(but there is no garantee and if a real issue is raised it should go on the
+mailing-list for archival).</p>
 
 <p>There is also a mailing-list <a
 href="mailto:xml@gnome.org">xml@gnome.org</a> for libxml, with an  <a
@@ -1787,6 +1787,9 @@
     href="http://axkit.org/download/">XML::LibXSLT</a>, a Perl wrapper for
     libxml2/libxslt as part of the <a href="http://axkit.com/">AxKit XML
     application server</a>.</li>
+  <li>If you're interested into scripting XML processing, have a look at <a
+    href="http://xsh.sourceforge.net/">XSH</a> an XML editing shell based on
+    Libxml2 Perl bindings.</li>
   <li><a href="mailto:dkuhlman@cutter.rexx.com">Dave Kuhlman</a> provides an
     earlier version of the libxml/libxslt <a
     href="http://www.rexx.com/~dkuhlman">wrappers for Python</a>.</li>