<?xml version="1.0" encoding="UTF-8"?>
<?NLS TYPE="org.eclipse.help.toc"?>

<toc label="Reference" link_to="toc.xml#reference"> 
	<topic label="Main Topic"  href="html/reference/maintopic.html"> 
		<topic label="Sub Topic" href="html/reference/subtopic.html" /> 
	</topic>
	<topic label="Main Topic 2">
		<topic label="Sub Topic 2" href="html/reference/subtopic2.html" /> 
	</topic> 
</toc>
