<?xml version="1.0" encoding="utf-8"?>
<Shell name="shell" descriptors="xworker.swt.widgets.Shell" text="ThingForm"
RESIZE="true" width="640" height="480" label="ThingForm">
<FillLayout name="shellFillLayout"></FillLayout>
<Group name="group" text="ThingForm" label="ThingForm">
<FillLayout name="groupFillLayout"></FillLayout>
<ThingForm name="thingForm" thing="xworker.example.swt.xworker.ThingForm/@group"
column="1"></ThingForm>
</Group>
</Shell>