<?xml version="1.0" encoding="UTF-8"?>
<!--
  Copyright (c) 2020 Riege Software International. All rights reserved.
  Use is subject to license terms.
-->
<documentMessage xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
  xmlns="http://dtd.riege.com/scope/document" xsi:schemaLocation="http://dtd.riege.com/scope/document ../../schemas/scope_document-2.3.xsd" schemaVersion="2.3">
  <messageHeader messageCreation="2020-02-20T16:10:45+01:00">
    <!-- Organization code of the sending Scope organization: -->
    <sender>RSI</sender>
    <recipient>RECIPIENT_CODE</recipient>
    <!-- Generated ID to uniquely identify this message -->
    <messageId>123456789</messageId>
  </messageHeader>
  <document documentId="13804712098437129083741" version="1" mimeType="application/pdf">
    <!-- Time of document creation in Scope -->
    <time>2020-02-20T16:10:43+01:00</time>
    <refs>
      <!--
        A list of references is transmitted as far as the references are available. The following
        types are supported:
        * uniqueShipmentIdentifier: This is the default reference Scope for shipment-related documents. 
            The format of the reference consists of five capital-letter triples.
        * shipmentReference: The shipment number of the Scope shipment
        * consigneeReference: The consignee reference given in the shipment
        * consignorReference: The consignor reference given in the shipment
        * transportDocumentNumber: The transport document number of the shipment
        * houseDocumentNumber: The house document number of the shipment
        * transportOrderNumber: The transport order document number, if the documents belongs to a transport order
        * containerNumber: The sea freight container number, if the shipment contains sea freight containers
      -->
      <entityId idType="uniqueShipmentIdentifier">TST-DHQ-LKB-RZP-RNF</entityId>
      <ref qual="shipmentReference">SI-000907</ref>
      <ref qual="transportDocumentNumber">RSI4711</ref>
      <ref qual="consigneeReference">0000123123</ref>
      <ref qual="consignorReference">0006860741</ref>
      <ref qual="containerNumber">TEXU 3456781</ref>
    </refs>
    <!--
      Name under which Scope stores the file in its database. Only provided as one means to match
      the message back to the original file in Scope.

      Beware:
      * THERE IS NO GUARANTEE AS TO THE FORMAT OF THE FILENAME OR INFORMATION CONTAINED IN IT!
      * IT CAN CHANGE WITHOUT NOTICE BETWEEN RE-TRANSMISSIONS OR IN GENERAL!
      * THERE IS NO GUARANTEE REGARDING UNIQUENESS!
    -->
    <fileName>x-scope_sea-import-release-order.pdf</fileName>
    <content>iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB
      O0lEQVQ4ja2RsU7CYBDHf1cLg5tJERcH3XTQwWjcNFoTH0FZeAUTF+MTuOkjuMlkGBmKEZ3UOLgo
      D2CIUkyYSkKh59BWmhIJUX7T3X3/7393OXFv2CKFBHiWzRNA+54Z32cFQPo0rT3eAL5qzAd9Fk2U
      27SBCnVgCaDvs4FSAVCDEnAIoD0KwJmR/jwObpU7hbwIm+agLV2E6yhuxOVelw8jQwlAlGbLoRgo
      ayI8Wzs8DAwEL7cbjpckv89LPHbLoajCpSTe/7RCEhO4iMbrjKF/Tehr/20+GcStcg6gSmfW5nSU
      uOWwrkIBwhUsm7IJHAGI0IbRBsByrNfwFOWJXCFEmXYdrqKskbM5BvissGqYnERdF343ELLAQZTV
      ITQws8wF+lMfYgIrCNvpogR4cTyV4THwhzUZ5R3gGymvYOl32TAlAAAAAElFTkSuQmCC
    </content>
    <!-- The document type indicates that the document was created by Scope -->
    <documentType>scopeDocument</documentType>
    <!-- 
      The subtype defines the exact type of document. 
      The following value is just an example and may be subject to change.
    -->
    <subType>seaImportReleaseOrder</subType>
    <subTypeDescription language="EN">Sea Import Release Order</subTypeDescription>
    <subTypeDescription language="DE">Seefracht Import Freistellung</subTypeDescription>
    <additionalInformation>
      <!-- Branch code of the document -->
      <branch>HAM</branch>
      <!-- Clerk who created the document -->
      <userID>clerk</userID>
      <order>
        <!-- Meta-data of the shipment -->
        <orderDate>2020-05-09</orderDate>
        <economicDate>2020-05-29</economicDate>
        <incoterms>CFR</incoterms>
        <costCenter>SEA-IMPORT</costCenter>
        <grossWeight unit="kilogram">1</grossWeight>
        <chargeableWeight unit="kilogram">1</chargeableWeight>
        <volume unit="cubicMeter">1</volume>
      </order>
      <parties>
        <!-- Parties of the shipment -->
        <shipper>
          <name>Industry Corp.</name>
          <street>No. 42, 99th Road</street>
          <street2>Taichung Industrial Zone</street2>
          <city>Taichung</city>
          <zip>40768</zip>
          <country>TW</country>
        </shipper>
        <consignee>
          <debtorAccountNumber>10001</debtorAccountNumber>
          <name>Consignee AG</name>
          <street>Rheinstrasse 1</street>
          <city>Düsseldorf</city>
          <zip>12345</zip>
          <country>DE</country>
        </consignee>
        <customer>
          <customerIdentificationNumber>54321</customerIdentificationNumber>
          <debtorAccountNumber>10001</debtorAccountNumber>
          <name>Consignee AG</name>
          <street>Rheinstrasse 1</street>
          <city>Düsseldorf</city>
          <zip>12345</zip>
          <country>DE</country>
        </customer>
      </parties>
    </additionalInformation>
  </document>
</documentMessage>
