<?xml version="1.0" encoding="UTF-8"?>
<!-- Declaration of opposition to text and data mining (tdm) by ADAGP (French Society of Authors in the Graphic and Plastic Arts) -->
<Root>
	<!-- Information about the entity initiating the opt-out (ADAGP) -->
	<Initiator>
		<Entity>
			<Name>ADAGP (French Society of Authors in the Graphic and Plastic Arts)</Name>
			<Address>
				<Street>11 rue Duguay-Trouin</Street>
				<City>Paris</City>
				<PostalCode>75006</PostalCode>
				<Country>France</Country>
			</Address>
			<LegalNature>Collective Management Organization</LegalNature>
			<WebsiteURL>www.adagp.fr</WebsiteURL>
		</Entity>
		<Contact>
			<!-- Name of the contact person (CEO) -->
			<Name>Marie-Anne FERRY-FALL</Name>
			<!-- Email address for contact -->
			<Email>contact@adagp.fr</Email>
		</Contact>
	</Initiator>
	<!-- Opposition to text and data mining and image copy -->
	<OptOut>
		<!-- Specifies the legal bases of the opposition to tdm (opt-out) -->
		<LegalBases>
			<!-- Legal base in France -->
			<LegalBase>
				<Location>France</Location>
				<Reference>Intellectual Property Code, article L. 122-5-3</Reference>
			</LegalBase>
			<!-- Legal base in European Union -->
			<LegalBase>
				<Location>European Union</Location>
				<Reference>Directive 2019/790, article 4, paragraph 4</Reference>
			</LegalBase>
		</LegalBases>
		<!-- Declaration date of the opt-out -->
		<DeclarationDate>2024-02</DeclarationDate>
		<!-- Validity of the opt-out until publication of another declaration by ADAGP -->
		<ValidityUntilNewDeclaration>true</ValidityUntilNewDeclaration>
		<!-- Extensions of the opposition (opt-out) -->
		<Oppositions>
			<!-- Opposition to text and data mining -->
			<Opposition>
				<!-- Type of use for which an opposition is declared -->
				<UseType>text and data mining</UseType>
				<!-- Whether the opposition is declared (true in this case) -->
				<Declared>true</Declared>
				<!-- Any exceptions to the opposition (none in this case) -->
				<Exceptions>false</Exceptions>
				<!-- Scope of the opposition -->
				<Scope>
					<!-- Authors whose reproduction rights are managed by ADAGP and are concerned by the opposition -->
					<Authors>All</Authors>
					<!-- URL to the list of authors managed by ADAGP for reproduction rights -->
					<AuthorsListURL>http://tdm-optout.adagp.fr/</AuthorsListURL>
				</Scope>
			</Opposition>
			<!-- Opposition to image copy -->
			<Opposition>
				<!-- Type of use for which an opposition is declared -->
				<UseType>image copy</UseType>
				<!-- Whether the opposition is declared (true in this case) -->
				<Declared>true</Declared>
				<!-- Any exceptions to the opposition (none in this case) -->
				<Exceptions>false</Exceptions>
				<!-- Scope of the opposition -->
				<Scope>
					<!-- Authors whose reproduction rights are managed by ADAGP and are concerned by the opposition -->
					<Authors>All</Authors>
					<!-- URL to the list of authors managed by ADAGP for reproduction rights -->
					<AuthorsListURL>http://tdm-optout.adagp.fr/</AuthorsListURL>
					<!-- List of the websites affected by the opt-out -->
					<ScopeURL>All</ScopeURL>
				</Scope>
			</Opposition>
		</Oppositions>
	</OptOut>
</Root>
