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