<?xml version="1.0" encoding="UTF-8"?>

<component type="Form" name="Main" cloudDestinationProperty="Main" layout="BorderLayout" borderLayoutAbsoluteCenter="false" title="Sharefaith Church App" >
  <component type="Label" name="Label" cloudDestinationProperty="Label" text="Hi World" >
    <layoutConstraint value="North" />
  </component>
  <component type="Tabs" name="Tabs" cloudDestinationProperty="Tabs" >
    <layoutConstraint value="South" />
  </component>
</component>
