<?xml version="1.0" encoding="utf-16"?>
<GetDownloadKeyOutputData>
  <Status>Success/Failure</Status>
  <Message>string</Message>
  <DigitalKeyItems>
    <GetDownloadKeyItem>
      <Keys>
        <string>key</string>
        <string>key</string>
      </Keys>
      <KeyCreateDateGMT>0001-01-01T00:00:00</KeyCreateDateGMT>
      <DownloadWindowHrs>0</DownloadWindowHrs>
      <DownloadsAllowed>0</DownloadsAllowed>
    </GetDownloadKeyItem>
  </DigitalKeyItems>
</GetDownloadKeyOutputData>