<?xml version="1.0" encoding="UTF-8"?>
<soap:array xmlns:soap="http://schemas.xmlsoap.org/soap/encoding/" soap:arrayType="xsd:string[3]">
  <item>One</item>
  <item>Two</item>
  <item>Three</item>
</soap:array>
