Got fed up, people should not use libxml1 unless forced, put this in
big red letters at critical places in the doc, Daniel
diff --git a/doc/FAQ.html b/doc/FAQ.html
index 2aa491b..f7d3fff 100644
--- a/doc/FAQ.html
+++ b/doc/FAQ.html
@@ -1,5 +1,3 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
-    "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
   <title>Libxml Frequently Asked Questions</title>
@@ -50,6 +48,9 @@
 
 <h2><a name="Installati">Installation</a></h2>
 <ol>
+  <li>Unless you are forced to because your application links with a Gnome
+    library requiring it,  <strong><span style="background-color: #FF0000">Do
+    Not Use libxml1</span></strong>, use libxml2</li>
   <li><em>Where can I get libxml</em> ?
     <p>The original distribution comes from <a
     href="ftp://rpmfind.net/pub/libxml/">rpmfind.net</a> or <a