<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="prj_list_template-xsl.xml"?>

<projects>
	<name>Projects</name>
	<desc>
		The projects can be classified into three categories according to the language they are implemented with.
	</desc>
	<list>
		<project>
			<display>Java Projects</display>
			<link>Prj_list_java.xml</link>
			<picture>../img/icon_java.gif</picture>
				
		</project>
		<project>
			<display>Visual Basic Projects</display>
			<link>Prj_list_vb.xml</link>
				
		</project>
		<project>
			<display>Power Builder Projects</display>
			<link>Prj_list_pb.xml</link>
				
		</project>
		
	</list>	 
	
</projects>