*** empty log message ***
diff --git a/development/rtsc_plan_2008.xml b/development/rtsc_plan_2008.xml
index 0191b89..45be080 100644
--- a/development/rtsc_plan_2008.xml
+++ b/development/rtsc_plan_2008.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
 <?xml-stylesheet type="text/xsl" href="http://www.eclipse.org/projects/project-plan.xsl"?>
-<plan plan-format="1.0">
+<plan plan-format="1.0" xmlns="http://www.eclipse.org/project/plan" xmlns:html="http://www.w3.org/1999/xhtml" name="RTSC">
    <release projectid="dsdp.rtsc" version="0.1"/>
-   <introduction><![CDATA[
+   <introduction><html:div xmlns="http://www.w3.org/1999/xhtml">
      <p>The <a href="http://wiki.eclipse.org/DSDP/RTSC"><b>Real-Time Software Components (RTSC)</b></a>
 project provides foundational tools and low-level runtime content to enable
 component-based development using the C language targeting all embedded platforms.
@@ -10,13 +10,13 @@
 RTSC is unique in that components scale down to highly resource constrained
 embedded systems including DSPs and 16-bit micro-controllers and easily bridge to Rich Client Platforms.
 </p>
-   ]]>
+   </html:div>
    </introduction>
-   <release_deliverables><![CDATA[
+   <release_deliverables><html:div xmlns="http://www.w3.org/1999/xhtml">
    Until we pass the IPzilla gate, there are no deliverables.  Once this is done, we expect a 
    download largely equivalent to the 
    <a href="https://www-a.ti.com/downloads/sds_support/targetcontent/rtsc/index.html">XDCtools 3.X product</a> from TI
-    ]]>
+    </html:div>
     </release_deliverables>
    <release_milestones>
       <preamble>Since RTSC is moving an existing TI product under active development to the eclipse infrastructure the milestones below reflect progress 
@@ -27,7 +27,7 @@
       <milestone date="1/30/2009" milestone="0.1">first open release</milestone>
       <postamble></postamble>
    </release_milestones>
-   <target_environments><![CDATA[
+   <target_environments><html:div xmlns="http://www.w3.org/1999/xhtml">
    XDCtools contains a number of command line tools that compiled
 against version 1.5.0 of the Java Platform APIs (i.e., Java 2 Platform,
 Release 1.5.0 SE), and designed to run on version 1.5.0 of the Java
@@ -38,11 +38,11 @@
 <p>Finally, there are several portable C/C++-based utilities that are currently compiled for both  
 a Windows (XP, ...) or Linux (Red Hat 3.4.6-8) platform.
 </p>
-    ]]>
+    </html:div>
      <internationalization>
      </internationalization>
    </target_environments>
-   <compatibility_with_previous_releases><![CDATA[
+   <compatibility_with_previous_releases><html:div xmlns="http://www.w3.org/1999/xhtml">
 <p>The goal of the first release of the XDCtools is to be binary backward compatible with 
 the XDCtools 3.10 release from TI.</p>
 <p><strong>API Contract Compatibility:</strong>.
@@ -53,7 +53,7 @@
 </p>
 <p><strong>Workspace Compatibility:</strong> 
 </p>
-    ]]>
+    </html:div>
    </compatibility_with_previous_releases>
    <themes_and_priorities>
      <preamble>
@@ -76,12 +76,12 @@
         visibility into the current state of the system.  These tools, like graphical configuration, need polishing.</description>
      </theme>
      <theme name="Other">
-      <description><![CDATA[
+      <description><html:div xmlns="http://www.w3.org/1999/xhtml">
 Features and bugs that we plan to address in the next release that are not categorized into one of the themes above.
 
 In order not to overload the project plan with less important items, only those marked with a <b>"plan"</b> or <b>"investigate"</b> keyword will be
 added to the project plan. The pool of all known items to add to the plan can be found from the following bugzilla queries. 
-	  ]]></description>
+	  </html:div></description>
     </theme>
    </themes_and_priorities>
  </plan>
\ No newline at end of file