<?xml version="1.0" encoding="UTF-8" ?>
<batches>
  <batch>
    <product>
      <!-- If not relevant, create a static packaging and put it here -->
      <packaging>
        <packagingExternalId>Generic</packagingExternalId> <!-- Used to match packaging -->
        <packagingName>Pcs</packagingName>
        <packagingUnit>pcs</packagingUnit>
        <packagingComment />
      </packaging>
      <productExternalId>2109</productExternalId> <!-- The product SKU/number, used to match product -->
      <productName>Odense Pilsner</productName>
      <validatedSpeed>200</validatedSpeed> <!-- Optional -->
      <expectedLineSpeed>150</expectedLineSpeed> <!-- Optional -->
      <multiplier>1</multiplier>
    </product>
    <externalLineId>Kol-3</externalLineId> <!-- Your unique line name/id from your batch system (Blackbird needs to map this to our internal one, contact us at support@blackbird.online to help with this) -->
    <batchNumber>1647341</batchNumber> <!-- The batch/PO number, Used to match batch -->
    <plannedStart>2019-05-13T08:38:48.000Z</plannedStart> <!-- Optional time as ISO string -->
    <actualStart>2019-05-13T08:38:00.000Z</actualStart> <!-- Optional time as ISO string -->
    <actualStop>2019-05-16T08:38:00.000Z</actualStop> <!-- Optional time as ISO string -->
    <plannedAmount>10</plannedAmount>
    <comment>Batch comment</comment> <!-- Optional -->
  </batch>
  <batch>
    <product>
      <!-- If not relevant, create a static packaging and put it here -->
      <packaging>
        <packagingExternalId>Generic</packagingExternalId> <!-- Used to match packaging -->
        <packagingName>Pcs</packagingName>
        <packagingUnit>pcs</packagingUnit>
        <packagingComment />
      </packaging>
      <productExternalId>2109</productExternalId> <!-- The product SKU/number, used to match product -->
      <productName>Odense Pilsner</productName>
      <validatedSpeed>200</validatedSpeed> <!-- Optional -->
      <expectedLineSpeed>150</expectedLineSpeed> <!-- Optional -->
      <multiplier>1</multiplier>
    </product>
    <externalLineId>Kol-3</externalLineId> <!-- Your unique line name/id from your batch system (Blackbird needs to map this to our internal one, contact us at support@blackbird.online to help with this) -->
    <batchNumber>1647342</batchNumber> <!-- The batch/PO number, Used to match batch -->
    <plannedStart>2019-06-13T08:38:48.000Z</plannedStart> <!-- Optional time as ISO string -->
    <actualStart>2019-06-13T08:38:00.000Z</actualStart> <!-- Optional time as ISO string -->
    <actualStop>2019-06-16T08:38:00.000Z</actualStop> <!-- Optional time as ISO string -->
    <plannedAmount>10</plannedAmount>
    <comment>Batch comment</comment> <!-- Optional -->
  </batch>
</batches>
