
var TREE_ITEMS = 
[
	['Languages',null,		

			['XML 3.0', null,
				['Introduction to XML and Data Modeling', null],
				['Document Type Definition', null],
				['XML Schema and Name Spaces', null],
				['Formatting XML Documents using CSS and XSL', null],
				['Linking up with Xlink', null],
				['Scripting in XML and XQL', null],
				['Integrating of XML with JAVA', null],
				['Accessing Database with XML and ASP', null],
				['Code Center', null],
				['Quiz', null],
			],


	]
];

