Update DOAP Files
diff --git a/doap_Xalan_for_C++_XSLT_Processor.rdf b/doap_Xalan_for_C++_XSLT_Processor.rdf
index 21a76a7..faee270 100644
--- a/doap_Xalan_for_C++_XSLT_Processor.rdf
+++ b/doap_Xalan_for_C++_XSLT_Processor.rdf
@@ -21,22 +21,32 @@
          xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
          xmlns:asfext="http://projects.apache.org/ns/asfext#"
          xmlns:foaf="http://xmlns.com/foaf/0.1/">
-  <Project rdf:about="http://xml.apache.org/xalan-c/">
+  <Project rdf:about="http://xalan.apache.org/xalan-c/">
     <created>2011-09-11</created>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
     <name>Apache Xalan for C++ XSLT Processor</name>
-    <homepage rdf:resource="http://xml.apache.org/xalan-c/" />
+    <homepage rdf:resource="http://xalan.apache.org/xalan-c" />
     <asfext:pmc rdf:resource="http://xalan.apache.org" />
     <shortdesc>Xalan-C++ is an XSLT processor written in C++.</shortdesc>
-    <description>Xalan-C++ is an XSLT processor for transforming XML documents into HTML, text, or other XML document types.</description>
+    <description>Xalan-C++ is an XSLT processor for transforming XML documents into HTML, 
+     text, or other XML document types. It implements XSL Transformations (XSLT) 
+     Version 1.0 and XML Path Language (XPath) Version 1.0 and can be used from the 
+     command line.</description>
     <bug-database rdf:resource="http://issues.apache.org/jira/browse/XALANC" />
-    <mailing-list rdf:resource="http://xml.apache.org/mail.html" />
-    <download-page rdf:resource="http://www.apache.org/dyn/closer.cgi/xml/xalan-c" />
+    <mailing-list rdf:resource="http://mail-archives.apache.org/mod_mbox/" />
+    <download-page rdf:resource="http://xalan.apache.org/xalan-c/download.html" />
     <programming-language>C++</programming-language>
     <category rdf:resource="http://projects.apache.org/category/xml" />
     <release>
       <Version>
         <name>Xalan-C++</name>
+        <created>2012-11-02</created>
+        <revision>1.11</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Xalan-C++</name>
         <created>2005-10-22</created>
         <revision>1.10</revision>
       </Version>
@@ -50,7 +60,7 @@
     <maintainer>
       <foaf:Person>
         <foaf:name>Xalan-C++ Development Team</foaf:name>
-        <foaf:mbox rdf:resource="mailto:xalan-dev@xml.apache.org"/>
+        <foaf:mbox rdf:resource="mailto:dev@xalan.apache.org"/>
       </foaf:Person>
     </maintainer>
     <asfext:implements><asfext:Standard>
diff --git a/doap_Xalan_for_Java_XSLT_Processor.rdf b/doap_Xalan_for_Java_XSLT_Processor.rdf
index b536b81..725ad1c 100644
--- a/doap_Xalan_for_Java_XSLT_Processor.rdf
+++ b/doap_Xalan_for_Java_XSLT_Processor.rdf
@@ -21,11 +21,11 @@
          xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
          xmlns:asfext="http://projects.apache.org/ns/asfext#"
          xmlns:foaf="http://xmlns.com/foaf/0.1/">
-  <Project rdf:about="http://xml.apache.org/xalan-j/">
+  <Project rdf:about="http://xalan.apache.org/xalan-j/">
     <created>2011-09-11</created>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
     <name>Apache Xalan for Java XSLT Processor</name>
-    <homepage rdf:resource="http://xml.apache.org/xalan-j/" />
+    <homepage rdf:resource="http://xalan.apache.org/xalan-j/" />
     <asfext:pmc rdf:resource="http://xalan.apache.org" />
     <shortdesc>Xalan-J is an XSLT processor written in Java.</shortdesc>
     <description>
@@ -37,8 +37,8 @@
      utilizes system properties to determine which Transformer and which XML parser to use.
     </description>
     <bug-database rdf:resource="http://issues.apache.org/jira/browse/XALANJ" />
-    <mailing-list rdf:resource="http://xml.apache.org/mail.html" />
-    <download-page rdf:resource="http://www.apache.org/dyn/closer.cgi/xml/xalan-j" />
+    <mailing-list rdf:resource="http://mail-archives.apache.org/mod_mbox/" />
+    <download-page rdf:resource="http://archive.apache.org/dist/xml/xalan-j" />
     <programming-language>Java</programming-language>
     <category rdf:resource="http://projects.apache.org/category/xml" />
     <release>
@@ -57,7 +57,7 @@
     <maintainer>
       <foaf:Person>
         <foaf:name>Xalan-J Development Team</foaf:name>
-        <foaf:mbox rdf:resource="mailto:xalan-dev@xml.apache.org"/>
+        <foaf:mbox rdf:resource="mailto:dev@xalan.apache.org"/>
       </foaf:Person>
     </maintainer>
     <asfext:implements><asfext:Standard>