<?xml version="1.0" encoding="UTF-8"?>
<!--
  Organisationstool.de — Minimalbeispiel: Organisation anlegen
  Import: Stakeholder → KI/XML-Import (/stakeholders/import/ki-xml)
  Wurzelelement: stakeholders_ki_import
-->
<stakeholders_ki_import>
  <organizations>
    <organization
      action="create"
      import_key="beispiel-org-1"
      name="Musterfirma GmbH"
      type="kunde"
      contact_email="info@musterfirma.example"
      contact_phone="+49 30 1234567"
      billing_street="Musterstraße"
      billing_house_number="12"
      billing_zip="10115"
      billing_city="Berlin"
      billing_country="DE"
    />
  </organizations>
</stakeholders_ki_import>
