Added informations about wxXml2 wrappers, Daniel
diff --git a/doc/xml.html b/doc/xml.html
index 1756293..afc7446 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -2257,7 +2257,11 @@
     href="http://www.satimage.fr/software/en/downloads_osaxen.html">XMLLib
     osax</a>. This is an osax for Mac OS X with a set of commands to
     implement in AppleScript the XML DOM, XPATH and XSLT. Also includes
-    commands for Property-lists (Apple's fast lookup table XML format.)
+    commands for Property-lists (Apple's fast lookup table XML format.)</li>
+  <li>Francesco Montorsi developped
+<a href="https://sourceforge.net/project/showfiles.php?group_id=51305&amp;package_id=45182">wxXml2</a>
+    wrappers that interface libxml2, allowing wxWidgets applications to
+    load/save/edit XML instances.</li>
 </ul>
 
 <p>The distribution includes a set of Python bindings, which are guaranteed