<?xml version="1.0" encoding="utf-8"?>
<RuleList revision="1" version="1" xsi:schemaLocation="http://www.movielabs.com/cr/rules rules.xsd" xmlns="http://www.movielabs.com/cr/rules" xmlns:isan="http://www.isan.org/ISAN/isan" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<Owner>
		<Name>MovieLabs</Name>
                <OwnerDomain>www.movielabs.com</OwnerDomain>
		<Email>info@movielabls.com</Email>
		<Phone>+440234587394</Phone>
	</Owner>

<AssetList>
      <Asset>
	      <OriginalAssetName>Dr Who Visits White City</OriginalAssetName>
	      <OriginalAssetID type="ISAN">
		      <isan:ISAN root="0BBB-0BBB-0CCC" />
	      </OriginalAssetID>
        <AlternateURL>			
            http://promo.gallifrey.com/acquire-legit-version
        </AlternateURL>
        <AlternateInfo>
            Take a look at the official archives on Gallifrey!
        </AlternateInfo>
      </Asset>
   </AssetList>
	<Rule name="Lots" generateACNS="true" 
        priority="100" matchedComponents="both">
		<DetectionCriteria>
			<MinLengthMatched time="PT5M" />
		</DetectionCriteria>
		<Actions>
			<AlternateContent>
				<CountryList type="exclude">
					<Country>gb</Country>
					<Country>us</Country>
				</CountryList>
			</AlternateContent>
			<SiteAdSupported>
				<CountryList type="include">
					<Country>us</Country>
				</CountryList>
				<AllowedType>video-pre</AllowedType>
				<AllowedType>video-post</AllowedType>
			</SiteAdSupported>
			<LeaveUp>
				<CountryList type="include">
					<Country>uk</Country>
				</CountryList>
			</LeaveUp>
		</Actions>
	</Rule>
	<Rule name="Some" priority="50">
		<DetectionCriteria>
			<MinLengthMatched time="PT1M" />
		</DetectionCriteria>
		<Actions>
			<OwnerAdSupported>
				<URL static="false"> 
             http://promo.aab.com/advertise-legit-version 
          </URL>
				<CountryList type="exclude">
					<Country>gb</Country>
					<Country>us</Country>
				</CountryList>
			</OwnerAdSupported>
			<LeaveUp>
				<CountryList type="include">
					<Country>gb</Country>
					<Country>us</Country>
				</CountryList>
			</LeaveUp>
		</Actions>
	</Rule>
</RuleList>

