Added a "See also" section with some external references.
diff --git a/Doc/lib/libxmllib.tex b/Doc/lib/libxmllib.tex
index 3ec36e0..7b87219 100644
--- a/Doc/lib/libxmllib.tex
+++ b/Doc/lib/libxmllib.tex
@@ -227,6 +227,18 @@
 \end{methoddesc}
 
 
+\begin{seealso}
+  \seetext{The Python XML Topic Guide provides a great deal of information
+           on using XML from Python and links to other sources of information
+           on XML.  It's located on the Web at
+           \url{http://www.python.org/topics/xml/}.}
+
+  \seetext{The Python XML Special Interest Group is developing substantial
+           support for processing XML from Python.  See
+           \url{http://www.python.org/sigs/xml-sig/} for more information.}
+\end{seealso}
+
+
 \subsection{XML Namespaces \label{xml-namespace}}
 
 This module has support for XML namespaces as defined in the XML