| <?xml version="1.0" encoding="UTF-8"?> | |
| <?NLS TYPE="org.eclipse.help.toc"?> | |
| <toc label="Sample Table of Contents"> | |
| <topic | |
| label="Main Topic" | |
| href="html/maintopic.html"> | |
| <topic | |
| label="Sub Topic" | |
| href="html/subtopic.html" /> | |
| </topic> | |
| <topic label="Main Topic 2" /> | |
| </toc> |