<?xml version="1.0" encoding="UTF-8"?>
<objects type="array">
  <variant-field>
    <id type="integer">1</id>
    <handle>handle</handle>
    <type>VariantField::TextField</type>
    <application-id type="integer" nil="true"/>
    <position type="integer">1</position>
    <is-hidden type="boolean" nil="true"/>
    <title>title</title>
  </variant-field>
  <variant-field>
    <id type="integer">2</id>
    <handle>handle2</handle>
    <type>VariantField::TextArea</type>
    <application-id type="integer">1</application-id>
    <position type="integer">2</position>
    <is-hidden type="boolean" nil="true"/>
    <title>title2</title>
  </variant-field>
</objects>
