Added a link about binding on top of the presentation, Daniel
diff --git a/doc/xmlio.html b/doc/xmlio.html
index a87763e..168b1a6 100644
--- a/doc/xmlio.html
+++ b/doc/xmlio.html
@@ -220,6 +220,7 @@
         ret->closecallback = NULL;  /* No close callback */
     }
     return(ret); <br>
+
 } </pre>
 </li>
 <li>And then use it to save the document: