<?xml version="1.0" encoding="UTF-8"?>
<individual>
  <id type="integer">5</id>
  <email>john@smith.com</email>
  <name>John Smith</name>
  <phone>+7(926)111-11-11</phone>
  <created-at type="timestamp">2009-04-30 04:37:32 +0400</created-at>
  <updated-at type="timestamp">2026-04-30 00:59:16 +0300</updated-at>
  <comment nil="true"/>
  <registered type="boolean">true</registered>
  <subscribe type="boolean">true</subscribe>
  <client-group-id type="integer" nil="true"/>
  <bonus-points type="integer">1000</bonus-points>
  <type>Client::Individual</type>
  <correspondent-account nil="true"/>
  <settlement-account nil="true"/>
  <consent-to-personal-data type="boolean" nil="true"/>
  <o-auth-provider nil="true"/>
  <messenger-subscription type="boolean" nil="true"/>
  <external-id nil="true"/>
  <contact-name>John Smith</contact-name>
  <surname nil="true"/>
  <middlename nil="true"/>
  <progressive-discount nil="true"/>
  <group-discount nil="true"/>
  <ip-addr></ip-addr>
  <fields-values type="array">
    <fields-value type="FieldValue">
      <id type="integer">27</id>
      <value>old value</value>
      <created-at type="dateTime">2026-04-30T00:59:16+03:00</created-at>
      <updated-at type="dateTime">2026-04-30T00:59:16+03:00</updated-at>
      <field-id type="integer">232</field-id>
      <type>Текст</type>
      <name>special</name>
      <handle nil="true"/>
    </fields-value>
  </fields-values>
</individual>
