<StackLayout xmlns:customControls="xml-declaration/mymodule" class="MySecondCustomStackLayout">
  <Label id="Label1" text="mymodulewithxml" />
  <Button text="Click!" tap="buttonTap2" /> 
</StackLayout>
