Index: switchingfromwindows.xml
===================================================================
--- switchingfromwindows.xml	(revision 3216)
+++ switchingfromwindows.xml	(working copy)
@@ -6,27 +6,26 @@
 <!ENTITY % cdo-C SYSTEM "../../../libs/cdo-C.ent">
 %cdo-C;
 <!ENTITY % gnome-menus-C SYSTEM "../../../ubuntu/libs/gnome-menus-C.ent">
-%gnome-menus-c;
+%gnome-menus-C;
 <!ENTITY % gnome-ent SYSTEM "../../../ubuntu/libs/gnome.ent">
 %gnome-ent;
 <!ENTITY % xinclude SYSTEM "../../../libs/xinclude.mod">
 %xinclude;
-<!ENTITY include "http://www.w3.org/2001/XInclude">
 <!ENTITY language "en">
 <!ENTITY ubuntu '<phrase>Ubuntu</phrase>'>
 ]>
 <book lang="&language;" id="x01">
 	<title>&ubuntu; Swtiching From Windows</title>
 	<xi:include href="intro.xml"
-		    xmlns:xi="&include;" />
+		    xmlns:xi="http://www.w3.org/2001/XInclude" />
 	<xi:include href="whyswitch.xml"
-		    xmlns:xi="&include;"/>
+		    xmlns:xi="http://www.w3.org/2001/XInclude"/>
 	<xi:include href="preparing.xml"
-		    xmlns:xi="&include;"/>
+		    xmlns:xi="http://www.w3.org/2001/XInclude"/>
 	<xi:include href="migratingdata.xml"
-		    xmlns:xi="&include;"/>
-	<xi:include xmlns:xi="applications.xml"
-		    xmlns:xi="&include;"/>
-	<xi:include xmlns:xi="dualboot.xml"
-		    xmlns:xi="&include;"/>
+		    xmlns:xi="http://www.w3.org/2001/XInclude"/>
+	<xi:include href="applications.xml"
+		    xmlns:xi="http://www.w3.org/2001/XInclude"/>
+	<xi:include href="dualboot.xml"
+		    xmlns:xi="http://www.w3.org/2001/XInclude"/>
 </book>
\ No newline at end of file
