<?xml version="1.0" encoding="utf-8"?>
<Shell name="shell" descriptors="xworker.swt.widgets.Shell" text="Group"
RESIZE="true" label="Group">
<FillLayout name="shellFillLayout"></FillLayout>
<FillLayout></FillLayout>
<Group name="group" text="Group" label="Group">
<RowLayout name="groupRowLayout"></RowLayout>
<Group name="subGroup" text="Title Text"></Group>
</Group>
</Shell>