<?xml version="1.0" encoding="iso-8859-1"?>
<?xml-stylesheet href="newsroom_select.xsl" type="text/xsl"?>

<!--
	AUTHOR : Qasid Mukthar
	DATE : 22/02/2006
	
	______________________________________________________________________________________________________________________________
	
	HOW TO USE
	===========
	To create a new Project in this page use the followong structure:
		 <careers>
		<career>
			<head></head>
			<text></text>***
		</career>
	</careers>

	***Please note that the <text> is considered as repeating attribue
	
	______________________________________________________________________________________________________________________________
	
	
	ADD A NEW PARAGRAPH FOR <TEXT>
	===============================
	The <text> is used for the project discription.
	If you want to add a new paragraph simply add a new <text> tag.
	
	______________________________________________________________________________________________________________________________
	
	USE THIS TEMPLATE
	==================
	
	
	<news id="">
		<head></head>
		<text></news>
	</news>
	
	
 -->
<newsroom>
	<news id="1">
		<head>ORLine wins NBQSA Award</head>
		<text>The OR Line package of the Aexis Medical Software was the winner of the BRONZE award in the Health Care category at the National Best Quality Software Awards (NBQSA) held in October 2006 organized by the British Computer Society (BCS) of Sri Lanka section. The National Best Quality Software Awards (NBQSA) is an annual event intended to honour significant technological developments and innovations of Software developed in Sri Lanka. The British Computer Society (Sri Lanka section) BCSSL has been organizing this event since 1998 and has already held five successful events since its inception.</text> 
		<text>This annual event is graced by key players in the local software industry and Ecode Lanka Software (Pvt) Ltd. participating for the first time and walking away with an award was indeed exceptional.</text>
		<text>Congratulations to the Mline team for their dedication and hard work, without whom this award would have not been possible. Special Merit goes to Jan Verhulst for his role in making the ORLINE an award winning product.</text>
	</news>
	
		<!--<news id="2">
		<head>WESAK DECORATIONS</head>
		<text>The month of May is famous for the Wesak festival in which the streets of Colombo are lit up and decorated with colourful lanterns. Ecode too joined in the festive atmosphere by decorating the office premises with Wesak lanterns. The colourful lanterns gave a whole new look to the office premises especially when lit up at night.</text>
	</news>-->
</newsroom>