<?xml version="1.0"?>
<testroot>
  <tracks>
    <video>
      <vendor_offer_code>123456789012_USABC1000006</vendor_offer_code>
      <vendor_id>123456789012_USABC1000006</vendor_id>
      <isrc>USABC1000006</isrc>
      <title>Test Track #6</title>
      <title_version/>
      <genres>
        <genre code="ROCK"/>
      </genres>
      <products>
        <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>clean</explicit_content>
      <volume_number>1</volume_number>
      <track_number>6</track_number>
      <assets>
        <asset type="full">
          <data_file role="source">
            <file_name>123456789012_USABC1000006.mov</file_name>
            <size>1948373480</size>
            <checksum type="md5">2b41cf386caa12509a2b77dbf72893e0</checksum>
            <attribute name="crop.top">156</attribute>
            <attribute name="crop.left">448</attribute>
            <attribute name="crop.right">448</attribute>
            <attribute name="crop.bottom">156</attribute>
          </data_file>
        </asset>
      </assets>
      <previews>
        <preview timecode_format="qt_text" start_time="00:00:30.000" image_time="00:00:31.234"/>
      </previews>
      <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>
    </video>
  </tracks>
</testroot>
