<?xml version="1.0"?>
<GetPrepInstructionsForASINResponse xmlns="http://mws.amazonaws.com/FulfillmentInboundShipment/2010-10-01/">
  <GetPrepInstructionsForASINResult>
    <ASINPrepInstructionsList>
      <ASINPrepInstructions>
        <ASIN>B00005N5PF</ASIN>
        <BarcodeInstruction>RequiresFNSKULabel</BarcodeInstruction>
        <PrepGuidance>SeePrepInstructionsList</PrepGuidance>
        <PrepInstructionList>
          <PrepInstruction>Polybagging</PrepInstruction>
          <PrepInstruction>Taping</PrepInstruction>
        </PrepInstructionList>
      </ASINPrepInstructions>
    </ASINPrepInstructionsList>
    <InvalidASINList>
      <InvalidASIN>
        <ASIN>B0INVALIDF</ASIN>
        <ErrorReason>InvalidASIN</ErrorReason>
      </InvalidASIN>
      <InvalidASIN>
        <ASIN>B0INVALIDF2</ASIN>
        <ErrorReason>InvalidASIN2</ErrorReason>
      </InvalidASIN>
    </InvalidASINList>
  </GetPrepInstructionsForASINResult>
  <ResponseMetadata>
    <RequestId>171a23ca-12f9-4599-bbdf-47bc5701d955</RequestId>
  </ResponseMetadata>
</GetPrepInstructionsForASINResponse>
