<?xml version="1.0" encoding="UTF-8"?>
<CatCoLabelCopy xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://172.16.0.44:8090/catco/images/CatCoLoadSpecNoNS.xsd">
  <Configurations>
    <Configuration>
      <SourceKey>12345</SourceKey>
      <Title>Test Title</Title>
      <ICPN>
        <EAN>123456789123</EAN>
      </ICPN>
      <Catno>123456789123</Catno>
      <ReleaseDate>2006-01-01</ReleaseDate>
      <Format code="A">Album</Format>
      <Media code="EMD">Electronic music delivery,Digital transmission</Media>
      <PLine>
        <Line>pline</Line>
        <Year>2016</Year>
      </PLine>
      <CLine>2016 cline</CLine>
      <MarketingLabel>
        <SourceKey>1234</SourceKey>
        <Name>Test Marketing Label</Name>
      </MarketingLabel>
      <MainArtist>
        <Individual>
          <SourceKey>12345</SourceKey>
          <Name>test artist</Name>
        </Individual>
      </MainArtist>
      <Tracks>
        <Track>
          <SourceKey>123456</SourceKey>
          <Title>track title</Title>
          <TrackNumber>15</TrackNumber>
          <Volume>1</Volume>
          <PLine>
            <Line>pline</Line>
            <Year>2016</Year>
          </PLine>
          <Duration>90</Duration>
          <Recording>
            <SourceKey>ES6100597515</SourceKey>
            <Title>Recording Title</Title>
            <RepertoireOwner>
              <SourceKey>7514</SourceKey>
              <Name>Test</Name>
              <Rights>
                <Type code="ALL">All Rights</Type>
                <Ownership code="E">Exclusive Licensee</Ownership>
                <Allocation>100</Allocation>
                <Territory code="GBR">United Kingdom</Territory>
                <ValidFrom>2006-01-17</ValidFrom>
                <ValidTo>2999-12-31</ValidTo>
              </Rights>
            </RepertoireOwner>
            <RightsHolder>
              <SourceKey>30</SourceKey>
              <Name>The Orchard</Name>
              <Rights>
                <Type code="ALL">All Rights</Type>
                <Ownership code="E">Exclusive Licensee</Ownership>
                <Allocation>100</Allocation>
                <Territory code="GBR">United Kingdom</Territory>
                <ValidFrom>2006-01-17</ValidFrom>
                <ValidTo>2999-12-31</ValidTo>
              </Rights>
            </RightsHolder>
            <Subtitle/>
            <ISRC>ES6100597516</ISRC>
            <Duration>90</Duration>
            <RecordingTerritory code="ESP">Spain</RecordingTerritory>
            <PLine>
              <Line>pline</Line>
              <Year>2016</Year>
            </PLine>
            <CommissioningTerritory code="ESP">Spain</CommissioningTerritory>
            <MainArtist>
              <Individual>
                <SourceKey>12345</SourceKey>
                <Name>test artist</Name>
              </Individual>
            </MainArtist>
          </Recording>
        </Track>
      </Tracks>
    </Configuration>
  </Configurations>
</CatCoLabelCopy>
