| <?xml version="1.0" encoding="utf-8"?> | 
 | <?xml-stylesheet type="text/xsl" href="../new_and_noteworthy.xsl"?> | 
 | <release | 
 | 	name="2.0 RC0" | 
 | 	root="../../.." | 
 | > | 
 | 	<!-- | 
 | 		<component name="component name, such as HTML, CSS, etc."> | 
 | 		<item title="item title can go here"> | 
 | 		<title>item title can also go here</title> | 
 | 		<description>description of this new feature, preferably with cropped .pngs of the UI</description> | 
 | 		</item> | 
 | 		</component> | 
 | 	--> | 
 | 	<component name="HTML"> | 
 | 		<item title=""> | 
 | 			<description></description> | 
 | 		</item> | 
 | 	</component> | 
 | 	<component name="JavaScript"> | 
 | 		<item title=""> | 
 | 			<description></description> | 
 | 		</item> | 
 | 	</component> | 
 | 	<component name="CSS"> | 
 | 		<item title=""> | 
 | 			<description></description> | 
 | 		</item> | 
 | 	</component> | 
 | </release> |