<?xml version="1.0"?>
<testroot>
  <track>
    <vendor_offer_code>123456789012_USABC1000001</vendor_offer_code>
    <vendor_id>123456789012_USABC1000001</vendor_id>
    <isrc>USABC1000001</isrc>
    <title>Test Track #1</title>
    <title_version/>
    <products>
      <product>
        <territory>WW</territory>
        <cleared_for_sale>false</cleared_for_sale>
        <wholesale_price_tier>99</wholesale_price_tier>
      </product>
      <product>
        <territory>CA</territory>
        <cleared_for_sale>true</cleared_for_sale>
        <cleared_for_stream>true</cleared_for_stream>
        <stream_start_date>2016-01-01</stream_start_date>
        <cleared_for_redownload>true</cleared_for_redownload>
        <wholesale_price_tier>99</wholesale_price_tier>
        <sales_start_date>2016-01-01</sales_start_date>
      </product>
      <product>
        <territory>FR</territory>
        <cleared_for_sale>false</cleared_for_sale>
        <cleared_for_stream>false</cleared_for_stream>
        <cleared_for_redownload>false</cleared_for_redownload>
        <wholesale_price_tier>99</wholesale_price_tier>
      </product>
      <product>
        <territory>GB</territory>
        <cleared_for_sale>true</cleared_for_sale>
        <cleared_for_stream>true</cleared_for_stream>
        <stream_start_date>2016-01-01</stream_start_date>
        <cleared_for_redownload>true</cleared_for_redownload>
        <wholesale_price_tier>99</wholesale_price_tier>
        <sales_start_date>2016-01-01</sales_start_date>
      </product>
      <product>
        <territory>US</territory>
        <cleared_for_sale>true</cleared_for_sale>
        <cleared_for_stream>true</cleared_for_stream>
        <stream_start_date>2016-01-01</stream_start_date>
        <cleared_for_redownload>true</cleared_for_redownload>
        <wholesale_price_tier>99</wholesale_price_tier>
        <sales_start_date>2016-01-01</sales_start_date>
      </product>
    </products>
    <copyright_pline>2016 Orchard Test</copyright_pline>
    <explicit_content>none</explicit_content>
    <volume_number>1</volume_number>
    <track_number>1</track_number>
    <assets>
      <asset type="full">
        <data_file role="audio.2_0">
          <file_name>123456789012_1_1.flac</file_name>
          <size>438009261</size>
          <checksum type="md5">033a97da3ed62e483d1e376b3cf7c7ad</checksum>
        </data_file>
      </asset>
    </assets>
    <preview_start_index>45</preview_start_index>
    <artists>
      <artist>
        <apple_id>Test identifier 1</apple_id>
        <artist_name>Test Track Artist #1</artist_name>
        <roles>
          <role>performer</role>
        </roles>
        <primary>true</primary>
      </artist>
      <artist>
        <apple_id>Test identifier 2</apple_id>
        <artist_name>Test Track Artist #2</artist_name>
        <roles>
          <role>featuring</role>
        </roles>
        <primary>false</primary>
      </artist>
      <artist>
        <apple_id>Test identifier 3</apple_id>
        <artist_name>Test Track Artist #3</artist_name>
        <roles>
          <role>remixer</role>
        </roles>
        <primary>false</primary>
      </artist>
    </artists>
  </track>
</testroot>
