ASSIGNED - bug 243303: Project Plan XML should have Namespaces
https://bugs.eclipse.org/bugs/show_bug.cgi?id=243303
diff --git a/project-info/plan.xml b/project-info/plan.xml
index 23d300f..54bf183 100644
--- a/project-info/plan.xml
+++ b/project-info/plan.xml
@@ -1,22 +1,22 @@
 <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
 <?xml-stylesheet type="text/xsl" href="http://www.eclipse.org/projects/project-plan.xsl"?>
-<plan xmlns="http://www.eclipse.org/project/plan" xmlns:html="http://www.w3.org/1999/xhtml">
+<plan xmlns="http://www.eclipse.org/project/projectplan" xmlns:html="http://www.w3.org/1999/xhtml">
   <release projectid="technology.dash" version="1.0"/>
     <introduction>
-    <p>The Dash project currently does not produce an Eclipse plug-in and thus does not have
+    <html:p>The Dash project currently does not produce an Eclipse plug-in and thus does not have
     a traditional release cycle. Dash currently produces tools for committers that are deployed
     on various eclipse.org servers. These deployments are done incrementally, often daily, whenever
     new functionality is needed. We roll these deployments up into monthly milestones for
-    reporting.</p>
-    <p>The Dash project is divided into two parts: Dash and Dash-prime. Dash is the open source
+    reporting.</html:p>
+    <html:p>The Dash project is divided into two parts: Dash and Dash-prime. Dash is the open source
     project and Dash-prime is the closed, internal-to-the-Foundation, code base. Even though
     the Dash-prime code base is closed, the planning, discussions, and bug activities are open.
     Thus this project plan covers both Dash and Dash-prime.
-    </p>
+    </html:p>
   </introduction>
   <release_deliverables>
-    <p>The Dash project deliver server software running on eclipse.org servers (Commits Explorer and Ganymatic).
-    The Dash-prime team is also responsible for an internal Foundation application deployed on eclipse.org servers (Portal).</p>
+    <html:p>The Dash project delivers server software running on eclipse.org servers (Commits Explorer and Ganymatic).
+    The Dash-prime team is also responsible for an internal Foundation application deployed on eclipse.org servers (Portal).</html:p>
   </release_deliverables>
   <release_milestones>
     <milestone date="4/30/2008" milestone="M1" bugzilla="">April milestone</milestone>
@@ -24,11 +24,11 @@
     <milestone date="6/30/2008" milestone="M3" bugzilla="">June milestone</milestone>
     <milestone date="7/31/2008" milestone="M4" bugzilla="">July milestone</milestone>
   </release_milestones>
-  <target_environments><p>Ganymatic runs on the build.eclipse.org server and requires Java 5.0 and Ant 1.7.</p>
-    <p>Commits Explorer runs on the dash.eclipse.org server and requires a current version
-    of Apache, PHP, Perl, and MySQL.</p>
-    <p>Foundation Portal runs on the portal.eclipse.org server and requires a current version
-    of Apache, PHP, and MySQL.</p>
+  <target_environments><html:p>Ganymatic runs on the build.eclipse.org server and requires Java 5.0 and Ant 1.7.</html:p>
+    <html:p>Commits Explorer runs on the dash.eclipse.org server and requires a current version
+    of Apache, PHP, Perl, and MySQL.</html:p>
+    <html:p>Foundation Portal runs on the portal.eclipse.org server and requires a current version
+    of Apache, PHP, and MySQL.</html:p>
 	<internationalization>
 	    None of the Dash deliverables are internationalized.
 	</internationalization>