| <?xml version="1.0" encoding="utf-8" ?> | 
 | <!-- | 
 |  Copyright (c) 2011, 2012 EclipseSource and others. | 
 |  All rights reserved. This program and the accompanying materials | 
 |  are made available under the terms of the Eclipse Public License v1.0 | 
 |  which accompanies this distribution, and is available at | 
 |  http://www.eclipse.org/legal/epl-v10.html | 
 |  --> | 
 |  | 
 | <builds version="2.0" | 
 |     simultaneousRelease=""> | 
 |  | 
 |   <feature id="runtime"> | 
 |     <name>RAP (Runtime)</name> | 
 |     <description>based on Eclipse 4.2</description> | 
 |     <site>http://download.eclipse.org/rt/rap/2.0</site> | 
 |     <downloadPath>/rt/rap/2.0/</downloadPath> | 
 |   </feature> | 
 |  | 
 |   <feature id="tools"> | 
 |     <name>RAP Tools</name> | 
 |     <description>for use with Eclipse 3.8 and 4.2</description> | 
 |     <site>http://download.eclipse.org/rt/rap/tools/2.0</site> | 
 |     <downloadPath>/rt/rap/tools/2.0/</downloadPath> | 
 |   </feature> | 
 |  | 
 |   <build name="2.0 M1" type="M" | 
 |       shortname="M1" | 
 |       status="completed" | 
 |       publishDate="2012-08-24" | 
 |       news="2.0/?build=M1" | 
 |       runtimeZip="rap-2.0.0-M1-20120821-1934.zip" | 
 |       toolsZip="rap-tools-2.0.0-M1-20120821-1859.zip" /> | 
 |  | 
 |   <build name="2.0 M2" type="M" | 
 |       shortname="M2" | 
 |       status="completed" | 
 |       publishDate="2012-10-05" | 
 |       news="2.0/?build=M2" | 
 |       runtimeZip="rap-2.0.0-M2-20121001-1623.zip" | 
 |       toolsZip="rap-tools-2.0.0-M2-20121001-1635.zip" /> | 
 |  | 
 |   <build name="2.0 M3" type="M" | 
 |       shortname="M3" | 
 |       status="completed" | 
 |       publishDate="2012-11-16" | 
 |       news="2.0/?build=M3" | 
 |       runtimeZip="rap-2.0.0-M3-20121112-1148.zip" | 
 |       toolsZip="rap-tools-2.0.0-M3-20121109-1500.zip" /> | 
 |  | 
 |   <build name="2.0 M4" type="M" | 
 |       shortname="M4" | 
 |       status="completed" | 
 |       publishDate="2012-12-21" | 
 |       news="2.0/?build=M4" | 
 |       runtimeZip="rap-2.0.0-M4-20121218-1016.zip" | 
 |       toolsZip="rap-tools-2.0.0-M4-20121218-1511.zip" /> | 
 |  | 
 |   <build name="2.0 RC1" type="RC" | 
 |       shortname="RC1" | 
 |       status="completed" | 
 |       publishDate="2013-01-18" | 
 |       news="2.0/?build=RC1" | 
 |       runtimeZip="rap-2.0.0-RC1-20130116-1245.zip" | 
 |       toolsZip="rap-tools-2.0.0-RC1-20130116-1613.zip" /> | 
 |  | 
 |   <build name="2.0 RC2" type="RC" | 
 |       shortname="RC2" | 
 |       status="completed" | 
 |       publishDate="2013-02-01" | 
 |       news="2.0/?build=RC2" | 
 |       runtimeZip="rap-2.0.0-RC2-20130130-1416.zip" | 
 |       toolsZip="rap-tools-2.0.0-RC2-20130130-1418.zip" /> | 
 |  | 
 |   <build name="2.0" type="R" | 
 |       shortname="R" | 
 |       status="completed" | 
 |       publishDate="2013-02-11" | 
 |       news="2.0/" | 
 |       runtimeZip="rap-2.0.0-R-20130205-1849.zip" | 
 |       toolsZip="rap-tools-2.0.0-R-20130206-1113.zip" /> | 
 |  | 
 |   <build name="2.0.1" type="SR" | 
 |       shortname="SR1" | 
 |       status="completed" | 
 |       publishDate="2013-06-17" | 
 |       news="2.0/?build=SR1" | 
 |       runtimeZip="rap-2.0.1-SR1-20130614-1831.zip" /> | 
 |  | 
 | </builds> |