<?xml version="1.0" encoding="UTF-8"?>
<field>
  <id type="integer">200</id>
  <destiny type="integer">1</destiny>
  <position type="integer">22</position>
  <office-title>title_for_select_field</office-title>
  <for-buyer type="boolean">false</for-buyer>
  <obligatory type="boolean">false</obligatory>
  <active type="boolean">false</active>
  <system-name nil="true"/>
  <created-at type="dateTime">2026-04-30T00:59:07+03:00</created-at>
  <updated-at type="dateTime">2026-04-30T00:59:07+03:00</updated-at>
  <show-in-result type="boolean">false</show-in-result>
  <show-in-checkout type="boolean">false</show-in-checkout>
  <is-indexed type="boolean">true</is-indexed>
  <hide-in-backoffice type="boolean">true</hide-in-backoffice>
  <handle>my_select_field_1</handle>
  <placeholder nil="true"/>
  <title>title_for_select_field</title>
  <example nil="true"/>
  <type>Field::Select</type>
  <field-options type="array">
    <field-option>
      <id type="integer">26</id>
      <position type="integer">1</position>
      <value>1</value>
    </field-option>
    <field-option>
      <id type="integer">34</id>
      <position type="integer">2</position>
      <value>2</value>
    </field-option>
  </field-options>
</field>
