<?xml version="1.0" encoding="utf-8"?>
<Shell name="shell" descriptors="xworker.swt.widgets.Shell" text="Link" RESIZE="true" label="Link">
<FillLayout name="shellFillLayout"></FillLayout>
<Group name="group" text="Link" label="Link">
<RowLayout name="groupRowLayout"></RowLayout>
<Link name="link" text="Visit the <a>Eclipse.org</a>
project and the <a>SWT</a> homepage."></Link>
</Group>
</Shell>