Minor change on the top page, Daniel
diff --git a/doc/xml.html b/doc/xml.html
index a8b9ecd..0a2a5b0 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -24,6 +24,10 @@
 markup language. Though the library is written in C <a href="python.html">a
 variety of language bindings</a> make it available in other environments.</p>
 
+<p>Libxml2 is known to be very portable, the library should build and work
+without serious troubles on a variety of systems (Linux, Unix, Windows,
+CygWin, MacOS, MacOS X, RISC Os, OS/2, VMS, QNX, MVS, ...)</p>
+
 <p>Libxml2 implements a number of existing standards related to markup
 languages:</p>
 <ul>
@@ -85,10 +89,6 @@
 <p>A partial implementation of XML Schemas is being worked on but it would be
 far too early to make any conformance statement about it at the moment.</p>
 
-<p>Libxml2 is known to be very portable, the library should build and work
-without serious troubles on a variety of systems (Linux, Unix, Windows,
-CygWin, MacOS, MacOS X, RISC Os, OS/2, VMS, QNX, MVS, ...)</p>
-
 <p>Separate documents:</p>
 <ul>
   <li><a href="http://xmlsoft.org/XSLT/">the libxslt page</a> providing an