<MyArray Type="x:Int32" xmlns="clr-namespace:MonoTests.System.Xaml;assembly=System.Xaml_test_net_4_0" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
  <MyArray.Items>
    <x:Int32>5</x:Int32>
    <x:Int32>-3</x:Int32>
    <x:Int32>0</x:Int32>
  </MyArray.Items>
</MyArray>