<?xml version="1.0" encoding="UTF-8"?>
<!--
Where applicable, fields will be defined in the following format:
-   Inclusion Status / Suggested Max Length / Technical Max Length
-   e.g. Mandatory / 100 / 3000

Valid inclusion statuses:
-   Mandatory / Functional / Optional

Character set support:
-   UTF-8
-->
<cmsData xmlns="nis.cim.sp.ml.nagra.com" executionDate="2022-03-03T09:00:29Z" >
	<!--
	Series Definition
	providerId: Your identifier (e.g. Nagra)
	-   Mandatory / 100 / 3000
	providerResourceId: Your unique, internal resource id. There is no need to conform to the convention shown here, as long as it is logical and consistent throughout
	-   Mandatory / 300 / 3000
	name: A non-localised name to identify the series; this is used in the Nagra Operator Console
	-   Mandatory / 300 / 10000
	-->
	<contentGroup providerId="Nagra" providerResourceId="SERIES_0001" name="Sturm der Liebe" type="series">
		<!--
		Metadata Definition
		For a typical project we expect at least 2 locale sections; 1 for the primary language to be supported (e.g. de_DE), and one for additional, non-locale specific metadata (none)
		-->
		<!--
		Non-locale specific fields
		This section can be used to be *any* additional pertinent key/value pairings for the series, if a specific field is missing. The value can support multiple values (semi colon separated).
		Could be used for providing external references (e.g the series id for TMDB, IMDB etc) or series links (again, TMDB, IMDB), and any convention can be used that is logical and consistent.
		e.g. IMDB_External_Ref, IMDB_External_Link, TMDB_External_Ref, TMDB_External_Link, ProductionCompany
		-->
		<metadataSet locale="none">
			<!--
			Year: The first year that the series was released
			- Optional / 4 / 10000
			-->
			<metadata key="Year">
				2021
			</metadata>
			<!--
			Actors: Allows multiple values (semi colon separated). These are string literal values - we do not support actor mapping in this section (but the value can be a delimited list of all the actor names defined in the <Persons> section below)
			These should be in the primary language (de_DE)
			- Optional / 300 / 10000
			-->
			<metadata key="Actors">
				Dirk Galuba;Sepp Schauer;Antje Hagen;Joachim Lätsch;Erich Altenkopf;Mona Seefried;Melanie Wiegmann;Florian Stadler;Christin Balogh;Lorenzo Patané;Inez Björg David
			</metadata>
			<!--
			Series classification #1
			Categories: Allows multiple values (semi colon separated), but typically we would expect just one value. These are string literal values - we do not support category mapping
			Examples: Series. Sport, News
			These should be in the primary language (de_DE)
			- Functional / 300 / 10000
			-->
			<metadata key="Categories">
				Reihe
			</metadata>
			<!--
			Series classification #2
			Genre: Allows multiple values (semi colon separated). These are string literal values - we do not support genre mapping
			Examples: Romance, Soap Opera, Super-Hero
			These should be in the primary language (de_DE)
			- Optional / 300 / 10000
			-->
			<metadata key="Genre">
				Romantik;Seifenoper
			</metadata>
			<!--
			Series classification #3
			SubGenre: Allows multiple values (semi colon separated). These are string literal values - we do not support sub-genre mapping
			Examples: Uplifting, Gritty
			These should be in the primary language (de_DE)
			- Optional / 300 / 10000
			-->
			<metadata key="SubGenre">
				Erhebend;Launisch
			</metadata>
			<!--
			Countries: Allows multiple values (semi colon separated). Typically used for production country / countries
			- Optional / 300 / 10000
			-->
			<metadata key="Countries">
				DE
			</metadata>
			<!--
			Directors: Allows multiple values (semi colon separated). These are string literal values - we do not support director mapping in this section (but the value can be a delimited list of all the director names defined in the <Persons> section below)
			- Optional / 300 / 10000
			-->
			<metadata key="Directors">
				Guy 1;Guy 2
			</metadata>
			<!--
			Producers: Allows multiple values (semi colon separated). These are string literal values - we do not support producer mapping in this section (but the value can be a delimited list of all the producer names defined in the <Persons> section below)
			- Optional / 300 / 10000
			-->
			<metadata key="Producers">
				Producer1;Producer2;Producer3
			</metadata>
			<!--
			Legacy way to define images, can be removed from XML once Google certification has taken place. Expects portrait and landscape image in that order
			- Functional / 1000 / 10000
			-->
			<metadata key="PromoImages">
				https://i.imgur.com/JI3jcME.jpg;https://i.imgur.com/SWRXUhz.jpg
			</metadata>
		</metadataSet>
		<!-- de_DE: This is the primary locale. It is mandatory to provide each field / value combination, in German -->
		<metadataSet locale="de_DE">
			<!--
			Title: The series title
			- Mandatory / 300 / 10000
			-->
			<metadata key="Title">
				Sturm der Liebe
			</metadata>
			<!--
			Description: The long series description
			- Functional / 1000 / 60000
			-->
			<metadata key="Description">
				Bei "Sturm der Liebe" dreht sich alles um turbulente, spannende, witzige und vor allem romantische Geschichten rund um Freundschaft, Liebe und Familie im bayerischen Luxushotel "Fürstenhof".
			</metadata>
			<!--
			Synopsis: The short series description
			- Functional / 250 / 15000
			-->
			<metadata key="Synopsis">
				Kurze Inhaltsangabe
			</metadata>
			<!--
			Status: the status of the series. Expected values are Continuing or Ended
			- Optional / 50 / 10000
			-->
			<metadata key="Status">
				Anhaltend
			</metadata>
		</metadataSet>
		<!-- en_GB: This is the secondary locale. If an English version is available then it should be provided -->
		<metadataSet locale="en_GB">
			<!--
			Title: The series title
			- Functional / 300 / 10000
			-->
			<metadata key="Title">
				Sturm der Liebe
			</metadata>
			<!--
			Description: The long series description
			- Functional / 1000 / 60000
			-->
			<metadata key="Description">
				"Sturm der Liebe" is all about turbulent, exciting, funny and above all romantic stories about friendship, love and family in the Bavarian luxury hotel "Fürstenhof"
			</metadata>
			<!--
			Synopsis: The short series description. If not explicitly available the description should be re-used
			- Functional / 250 / 15000
			-->
			<metadata key="Synopsis">
				Short synopsis
			</metadata>
			<!--
			Series classification #1, as per the locale: none equivalent
			These should be in the secondary language (en_GB)
			- Functional / 300 / 10000
			-->
			<metadata key="Categories">
				Series
			</metadata>
			<!--
			Series classification #2 as per the locale: none equivalent
			These should be in the secondary language (en_GB)
			- Optional / 300 / 10000
			-->
			<metadata key="Genre">
				Romance;Soap Opera
			</metadata>
			<!--
			Series classification #3 as per the locale: none equivalent
			These should be in the secondary language (en_GB)
			- Optional / 300 / 10000
			-->
			<metadata key="SubGenre">
				Uplifting;Moody
			</metadata>
			<!--
			Status: the status of the series. Expected values are Continuing or Ended
			- Optional / 50 / 10000
			-->
			<metadata key="Status">
				Continuing
			</metadata>
		</metadataSet>
		<!--
		Series images definition
		Here we would expect the following image sizes / ratios to be provided. Nagras platform will endeavour to resize the images, so please provide the largest image possible
		- Desired                   Acceptable
		- 3840x2160, 16:9           1920x1080, 16:9
		- 1920x1440, 4:3            1280x960, 4:3
		- 960x1440, 2:3             640x960, 2:3
		We would expect the following types for Series:
		- Mandatory
		-   Showcard
		-   Keyart
		- Functional
		-   Cover
		-   Logo
		- Optional
		-   n/a
		We would expect with / without text variants, where the versions are available
		Delivery format:
		- Desired                   Acceptable
		- webp                      png, jpg
		-->
		<images>
			<!--
			id: This should follow the same convention as used for the entities (Series / Season / EditorialContent), e.g. Nagra_<Your unique, internal resource id>
			uri: Link to your image that we will download as part of the ingest and store for use (with resizing) for all our onward client based calls for this season
			-->
			<image id="IMAGE_SERIES_000001" uri="https://i.imgur.com/SWRXUhz.jpg">
				<!--
				height
				- Mandatory
				-->
				<height>
					2160
				</height>
				<!--
				width
				- Mandatory
				-->
				<width>
					3840
				</width>
				<!--
				aspect: Expects axb format rather than a:b
				- Mandatory
				-->
				<aspect>
					16x9
				</aspect>
				<!--
				category: Your category for the image (e.g Showcard). We support mapping the provider category to ours
				- Mandatory
				-->
				<category>
					Showcard
				</category>
				<!--
				primary: In the case where multiple images are provided for a type, this flag can denote the preferred image to be used
				- Optional
				-->
				<primary>
					true
				</primary>
				<!--
				captions
				- Optional
				-->
				<captions locale="de_DE">
					<title>
						Example title
					</title>
				</captions>
			</image>
		</images>
	</contentGroup>
	<!--
	Season Definition
	providerId: Your identifier (e.g. Nagra)
	-   Mandatory / 100 / 3000
	providerResourceId: Your unique, internal resource id. There is no need to conform to the convention shown here, as long as it is logical and consistent throughout
	-   Mandatory / 300 / 3000
	name: A non-localised name to identify the season; this is used in the Operator Console
	-   Mandatory / 300 / 3000
	-->
	<contentGroup providerId="Nagra" providerResourceId="SEASON_0001" name="Sturm der Liebe J2" type="season">
		<!--
		Metadata Definition
		For a typical project we expect at least 2 locale sections; 1 for the primary language to be supported (e.g. de_DE), and one for additional, non-locale specific metadata (none)
		-->
		<!-- de_DE: This is the primary locale. It is mandatory to provide each field / value combination, in German -->
		<metadataSet locale="de_DE">
			<!--
			Title: The season title. If not specifically available this should take the series title + season number combination, presenting e.g. Sturm Der Liebe S2
			- Functional / 300 / 10000
			-->
			<metadata key="Title">
				Sturm der Liebe
			</metadata>
			<!--
			Description: The long season description
			- Functional / 1000 / 60000
			-->
			<metadata key="Description">
				Sturm der Liebe Jahreszeit 2
			</metadata>
			<!--
			Synopsis: The short season description
			- Functional / 250 / 15000
			-->
			<metadata key="Synopsis">
				Jahreszeit 2
			</metadata>
		</metadataSet>
		<!--
		Non-locale specific fields
		This section can be used to be *any* additional pertinent key/value pairings for the season, if a specific field is missing. The value can support multiple values (semi colon separated).
		Could be used for providing external references (e.g the season id for TMDB, IMDB etc) or season links (again, TMDB, IMDB), and any convention can be used that is logical and consistent.
		e.g. IMDB_External_Ref, IMDB_External_Link, TMDB_External_Ref, TMDB_External_Link, ProductionCompany
		-->
		<metadataSet locale="none">
			<!--
			Year: The year that the season was released
			- Functional / 4 / 10000
			-->
			<metadata key="Year">
				2021
			</metadata>
			<!--
			SeasonNumber: The standard season numbering within the series
			- Functional / 5 / 10000
			-->
			<metadata key="SeasonNumber">
				2
			</metadata>
			<!--
			SeriesSequenceNumber: Useful when season number is non-descript, like for a talk show (Jimmy Kimmel) that has a season of 2021, 2022 etc. This would allow a defined sequence for the episodes associated
			- Optional / 5 / 10000
			-->
			<metadata key="SeriesSequenceNumber">
				2
			</metadata>
			<!--
			Actors: Allows multiple values (semi colon separated). These are string literal values - we do not support actor mapping in this section (but the value can be a delimited list of all the actor names defined in the <Persons> section below)
			These should be in the primary language (de_DE)
			- Optional / 300 / 10000
			-->
			<metadata key="Actors">
				Dirk Galuba;Sepp Schauer;Antje Hagen;Joachim Lätsch;Erich Altenkopf;Mona Seefried;Melanie Wiegmann;Florian Stadler;Christin Balogh;Lorenzo Patané;Inez Björg David
			</metadata>
			<!--
			Season classification #1
			These should be in the primary language (de_DE)
			- Functional / 300 / 10000
			-->
			<metadata key="Categories">
				Reihe
			</metadata>
			<!--
			Season classification #2
			These should be in the primary language (de_DE)
			- Optional / 300 / 10000
			-->
			<metadata key="Genre">
				Romantik;Seifenoper
			</metadata>
			<!--
			Season classification #3
			These should be in the primary language (de_DE)
			- Optional / 300 / 10000
			-->
			<metadata key="SubGenre">
				Erhebend;Launisch
			</metadata>
			<!--
			Countries: Allows multiple values (semi colon separated). Typically used for production country / countries
			- Optional / 300 / 10000
			-->
			<metadata key="Countries">
				DE
			</metadata>
			<!--
			Directors: Allows multiple values (semi colon separated). These are string literal values - we do not support director mapping in this section (but the value can be a delimited list of all the director names defined in the <Persons> section below)
			- Optional / 300 / 10000
			-->
			<metadata key="Directors">
				Guy 1;Guy 2
			</metadata>
			<!--
			Producers: Allows multiple values (semi colon separated). These are string literal values - we do not support producer mapping in this section (but the value can be a delimited list of all the producer names defined in the <Persons> section below)
			- Optional / 300 / 10000
			-->
			<metadata key="Producers">
				Producer1;Producer2;Producer3
			</metadata>
			<!--
			Legacy way to define images, will be removed from XML once Google certification has taken place. Expects portrait and landscape image
			- Functional / 1000 / 10000
			-->
			<metadata key="PromoImages">
				https://i.imgur.com/JI3jcME.jpg;https://i.imgur.com/SWRXUhz.jpg
			</metadata>
			<!--
			Alternative listing for the series id that this season belongs to
			- Functional / 300 / 3000
			-->
			<metadata key="SeriesId">
				SERIES_0001
			</metadata>
		</metadataSet>
		<!--
		parentRef: The reference to the Series entity (not just the id).
		- Mandatory
		-->
		<parentRef providerId="Nagra" providerResourceId="SERIES_0001" />
		<!--
		Season images definition
		Here we would expect the following image sizes / ratios to be provided:
		- Desired                   Acceptable
		- 3840x2160, 16:9           1920x1080, 16:9
		- 1920x1440, 4:3            1280x960, 4:3
		- 960x1440, 2:3             640x960, 2:3
		We would expect the following types for Season:
		- Mandatory
		-   Showcard
		-   Keyart
		- Functional
		-   Cover 
		-   Logo
		- Optional
		-   n/a
		We would expect with / without text variants, where the versions are available
		Delivery format:
		- Desired                   Acceptable
		- webp                      png,jpg
		-->
		<images>
			<!--
			id: This should follow the same convention as used for the entities (Series / Season / EditorialContent), e.g. Nagra_<Your unique, internal resource id>
			uri: Link to your image that we will download as part of the ingest and store for use (with resizing) for all our onward client based calls for this season
			-->
			<image id="IMAGE_SEASON_000001" uri="https://i.imgur.com/SWRXUhz.jpg">
				<!--
				height
				- Mandatory
				-->
				<height>
					2160
				</height>
				<!--
				width
				- Mandatory
				-->
				<width>
					3840
				</width>
				<!--
				aspect: Expects axb format rather than a:b
				- Mandatory
				-->
				<aspect>
					16x9
				</aspect>
				<!--
				category: Your category for the image (e.g Showcard). We support mapping the provider category to ours
				- Mandatory
				-->
				<category>
					Showcard
				</category>
				<!--
				primary: In the case where multiple images are provided for a type, this flag can denote the preferred image to be used
				- Optional
				-->
				<primary>
					true
				</primary>
				<!--
				captions
				- Optional
				-->
				<captions locale="de_DE">
					<title>
						Example title
					</title>
				</captions>
			</image>
		</images>
	</contentGroup>
	<!--
	EditorialContent Definition
	providerId: Your identifier (e.g. Nagra)
	-   Mandatory / 100 / 3000
	providerResourceId: Your unique, internal resource id. There is no need to conform to the convention shown here, as long as it is logical and consistent throughout
	-   Mandatory / 300 / 3000
	name: A non-localised name to identify the content; this is used in the Operator Console
	-   Mandatory / 300 / 10000
	contentType: The below table shows the supported types
	- episode
	- tvshow
	- movie
	- news
	- sport (currently won't work but the type is being added and we will update you as to when this becomes available to choose as a more relevant type)
	- Mandatory
	-->
	<editorialContent name="Sturm der Liebe S2E1 - Folge 473" providerId="Nagra" providerResourceId="EPISODE_0001" contentType="episode">
		<!--
		Metadata Definition
		For a typical project we expect at least 2 locale sections; 1 for the primary language to be supported (e.g. de_DE), and one for additional, non-locale specific metadata (none).
		-->
		<!--
		Non-locale specific fields
		This section can be used to be *any* additional pertinent key/value pairings for the content, if a specific field is missing. The value can support multiple values (semi colon separated).
		Could be used for providing external references (e.g the episode id for TMDB, IMDB etc) or episode links (again, TMDB, IMDB), and any convention can be used that is logical and consistent.
		e.g. IMDB_External_Ref, IMDB_External_Link, TMDB_External_Ref, TMDB_External_Link, ProductionCompany
		-->
		<metadataSet locale="none">
			<!--
			EpisodeNumber: Desired if the programme is episodic
			- Functional / 5 / 10000
			-->
			<metadata key="EpisodeNumber">
				1
			</metadata>
			<!--
			EpisodeSequenceNumberInSeason: Desired if the programme is episodic
			- Optional / 5 / 10000
			-->
			<metadata key="EpisodeSequenceNumberInSeason">
				1
			</metadata>
			<!--
			EpisodeSequenceNumberInSeries: Desired if the programme is episodic
			- Optional / 5 / 10000
			-->
			<metadata key="EpisodeSequenceNumberInSeries">
				11
			</metadata>
			<!--
			SeasonNumber: The season number that the episode belongs to.
			- Functional / 5 / 10000
			-->
			<metadata key="SeasonNumber">
				2
			</metadata>
			<!--
			Actors: Allows multiple values (semi colon separated). These are string literal values - we do not support actor mapping in this section (but the value can be a delimited list of all the actor names defined in the <Persons> section below)
			These should be in the primary language (de_DE)
			- Optional / 300 / 10000
			-->
			<metadata key="Actors">
				Dirk Galuba;Sepp Schauer;Antje Hagen;Joachim Lätsch;Erich Altenkopf;Mona Seefried;Melanie Wiegmann;Florian Stadler;Christin Balogh;Lorenzo Patané;Inez Björg David
			</metadata>
			<!--
			Content classification #1, as per the locale: none equivalent
			These should be in the primary language (de_DE)
			- Functional / 300 / 10000
			-->
			<metadata key="Categories">
				Reihe;Episode
			</metadata>
			<!--
			Countries: Allows multiple values (semi colon separated). Typically used for production country / countries
			- Optional / 300 / 10000
			-->
			<metadata key="Countries">
				DE
			</metadata>
			<!--
			Legacy way to define images, will be removed from XML once Google certification has taken place. Expects portrait and landscape image
			- Functional / 1000 / 10000
			-->
			<metadata key="PromoImages">
				https://i.imgur.com/JI3jcME.jpg;https://i.imgur.com/SWRXUhz.jpg
			</metadata>
			<!--
			Content classification #2 as per the locale: none equivalent
			These should be in the primary language (de_DE)
			- Optional / 300 / 10000
			-->
			<metadata key="Genre">
				Romantik;Seifenoper
			</metadata>
			<!--
			Content classification #3 as per the locale: none equivalent
			These should be in the primary language (de_DE)
			- Optional / 300 / 10000
			-->
			<metadata key="SubGenre">
				Erhebend;Launisch
			</metadata>
			<!--
			Directors: Allows multiple values (semi colon separated). These are string literal values - we do not support director mapping in this section (but the value can be a delimited list of all the director names defined in the <Persons> section below)
			- Optional / 300 / 10000
			-->
			<metadata key="Directors">
				Guy 1;Guy 2
			</metadata>
			<!--
			Producers: Allows multiple values (semi colon separated). These are string literal values - we do not support producer mapping in this section (but the value can be a delimited list of all the producer names defined in the <Persons> section below)
			- Optional / 300 / 10000
			-->
			<metadata key="Producers">
				Producer1;Producer2;Producer3
			</metadata>
			<!--
			Alternative listing for the series id that this episode belongs to
			- Functional / 300 / 3000
			-->
			<metadata key="SeriesId">
				SERIES_0001
			</metadata>
			<!--
			Alternative listing for the season id that this episode belongs to.
			- Functional / 300 / 3000
			-->
			<metadata key="SeasonId">
				SEASON_0001
			</metadata>
		</metadataSet>
		<!-- de_DE: This is the primary locale. It is mandatory to provide each field / value combination, in German -->
		<metadataSet locale="de_DE">
			<!--
			Title: The programme title
			- Mandatory / 300 / 10000
			-->
			<metadata key="Title">
				Sturm der Liebe - Folge 473
			</metadata>
			<!--
			Episode: The episode name
			- Functional / 300 / 10000
			-->
			<metadata key="Episode">
				Folge 473
			</metadata>
			<!--
			SeriesTitle: The title of the series that the episode is linked to
			- Functional / 300 / 10000
			-->
			<metadata key="SeriesTitle">
				Sturm der Liebe
			</metadata>
			<!--
			Description: The long series description
			- Mandatory / 1000 / 60000
			-->
			<metadata key="Description">
				Robert hat wieder das Regiment in der Küche des Fürstenhofs übernommen. Miriam erinnert sich voller Wehmut und Schuldgefühle an ihren Vater, der an diesem Tag 60 Jahre alt geworden wäre. Barbara gibt vor, tief betrübt über den Verlust zu sein, auch wenn sie jetzt mit Werner glücklich ist. Aber dann erinnert sich Miriam im Traum daran, wie ihr Vater wirklich gestorben ist. Entsetzt und fassungslos begreift sie die Wahrheit.
				Leonie unterschreibt mit letzter Kraft die Verzichtserklärung, damit Barbara Gregor alarmiert. Nach einer Konfrontation mit Tanja will Werner wissen, ob alles mit rechten Dingen zugegangen ist. Barbara gibt sich empört und überzeugt Werner.
				Johann und Vera schlafen miteinander. Vera ist überglücklich, während Johann schon wieder von neuen Befürchtungen heimgesucht wird.
				Felix leidet noch immer unter der Trennung von Miriam, zumal er sich keine Chancen mehr bei ihr ausrechnet. Als er verzweifelt versucht, sich mit Tanja zu trösten, weist ihn diese empört zurück.
			</metadata>
			<!--
			Synopsis: The short series description
			- Functional / 250 / 15000
			-->
			<metadata key="Synopsis">
				Test synopsis (DE)
			</metadata>
		</metadataSet>
		<!--
		Programme images definition
		Here we would expect the following image sizes / ratios to be provided:
		- Desired                   Acceptable
		- 3840x2160, 16:9           1920x1080, 16:9
		- 1920x1440, 4:3            1280x960, 4:3
		- 960x1440, 2:3             640x960, 2:3
		We would expect the following types for the Programme:
		- Mandatory
		-   Showcard
		-   Keyart
		- Functional
		-   Cover
		-   Logo
		-   Episode Still
		- Optional
		-   n/a
		We would expect with / without text variants, where the versions are available
		Delivery format:
		- Desired                   Acceptable
		- webp                      png
		-->
		<images>
			<!--
			id: This should follow the same convention as used for the entities (Series / Season / EditorialContent), e.g. Nagra_<Your unique, internal resource id>
			uri: Link to your image that we will download as part of the ingest and store for use (with resizing) for all our onward client based calls for this content
			-->
			<image id="IMAGE_EPISODE_000001" uri="https://i.imgur.com/JI3jcME.jpg">
				<!--
				height
				- Mandatory
				-->
				<height>
					2160
				</height>
				<!--
				width
				- Mandatory
				-->
				<width>
					3840
				</width>
				<!--
				aspect: Expects axb format rather than a:b
				- Mandatory
				-->
				<aspect>
					16x9
				</aspect>
				<!--
				category: Your category for the image (e.g Showcard). We support mapping the provider category to ours
				- Mandatory
				-->
				<category>
					Showcard
				</category>
				<!--
				primary: In the case where multiple images are provided for a type, this flag can denote the preferred image to be used
				- Optional
				-->
				<primary>
					true
				</primary>
				<!--
				captions
				- Optional
				-->
				<captions locale="de_DE">
					<title>
						Example title
					</title>
				</captions>
			</image>
		</images>
		<!--
		Persons definition allows the provision of a list of credits for the content / programme / episode
		- Functional
		-->
		<persons>
			<!--
			id: This should follow the same convention as used for the entities (Series / Season / EditorialContent), e.g. Nagra_<Your unique, internal resource id>
            -   Mandatory
			dateOfBirth: This is in yyyy-mm-dd format
            -   Optional
			type: This should always be "cast"
            -   Mandatory
			-->
			<person id="PERSON_000001" dateOfBirth="1990-04-22" type="cast">
				<!--
				names: Unlike standard metadata on the main entities, there is no fallback to the default locale and so we would expect de_DE and en_GB definitions (even if they are identical)
				- Functional
				-->
				<names locale="de_DE">
					<!--
					name: The name as the person is known in the specified locale. Although this looks like it can support multiple names per locale, this is not the case
					- Mandatory
					-->
					<name>
						Dirk Galuba
					</name>
				</names>
				<names locale="en_GB">
					<name>
						Dirk Galuba
					</name>
				</names>
				<!--
				details: Again, there is no fallback to the default locale so we would expect de_DE and en_GB definitions
				- Functional
				-->
				<details locale="de_DE">
					<!--
					bio: Short bio for the defined person that would potentially be shown alongside their bio / headshot image
					- Functional
					-->
					<bio>
						Dirk Galuba wuchs in Bremen auf und machte dort sein Abitur. Anschließend begann er ein Medizinstudium an der Westfälischen Wilhelms-Universität in Münster, das er bald zugunsten eines Schauspielstudiums abbrach. Anschließend studierte er vier Semester Germanistik und Theaterwissenschaft, bevor er die Westfälische Schauspielschule in Bochum besuchte.
						
						Dirk Galuba ist seit April 2019 in dritter Ehe mit einer Italienerin verheiratet, ist kinderlos und lebt in der Nähe von München.
					</bio>
				</details>
				<details locale="en_GB">
					<bio>
						Dirk Galuba grew up in Bremen and graduated from high schoolthere. He then began studying medicine at the Westfälische Wilhelms-Universität in Münster,which he soon dropped out in favor of studying acting. He then studied German language and literature and theatre studies for four semesters before attending the Westfälische Schauspielschule in Bochum.
						
						Dirk Galuba has been married to an Italian woman since April 2019 in his third marriage, is childless and lives near Munich.
					</bio>
				</details>
				<!--
				roles: Semi colon delimited list of character names and / or cast titles
				- Functional
				-->
				<roles>
					Werner Saalfeld;Director;Producer
				</roles>
				<!--
				Character images definition
				Here we would expect the following image sizes / ratios to be provided:
				- Desired                   Acceptable
				- 1440x1440, 1:1            720x720, 1:1
				- 1080x1440, 3:4            540x720, 3:4
				We would expect the following types for the Programme:
				- Mandatory
				-   n/a
				- Functional
				-   Cast In Character
				-   Bio / Headshot
				- Optional
				-   n/a
				We would expect with / without text variants, where the versions are available
				Delivery format:
				- Desired                   Acceptable
				- webp                      png
				-->
				<images>
					<image id="IMAGE_PERSON_000001" uri="https://i.imgur.com/M731yvK.jpg">
						<!--
						height
						- Mandatory
						-->
						<height>
							1440
						</height>
						<!--
						width
						- Mandatory
						-->
						<width>
							1440
						</width>
						<!--
						aspect: Expects axb format rather than a:b
						- Mandatory
						-->
						<aspect>
							1x1
						</aspect>
						<!--
						category: Your category for the image (e.g Showcard). We support mapping the provider category to ours
						- Mandatory
						-->
						<category>
							Character
						</category>
						<!--
						primary: In the case where multiple images are provided for a type, this flag can denote the preferred image to be used
						- Optional
						-->
						<primary>
							true
						</primary>
						<!--
						captions
						- Optional
						-->
						<captions locale="de_DE">
							<title>
								Example title
							</title>
						</captions>
					</image>
				</images>
			</person>
		</persons>
		<!--
		Parental ratings definition
		- Mandatory
		-->
		<parentalRatings>
			<!--
			ratingBodyName: the name of the rating body, e.g., TVPG or FSK
			-   Mandatory
			contentRatingCode: the content rating code. The available values depend on the codes that have been configure in platform.
			(See GET /parentalRatings in the BCM non-core API documentation.)
			-   Mandatory 
			countryCode: the country code, e.g., es, de, etc.
			-   Mandatory
			-->
			<parentalRating ratingBodyName="FSK" contentRatingCode="fsk12" countryCode="DE" />
		</parentalRatings>
		<!--
		seasonRef: The reference to the season entity (not just the id)
		- Functional
		-->
		<seasonRef providerId="Nagra" providerResourceId="SEASON_0001" />
		<!--
		seriesRef: The reference to the series entity (not just the id)
		- Functional
		-->
		<seriesRef providerId="Nagra" providerResourceId="SERIES_0001" />
	</editorialContent>
	<!--
	Channel Specification, that is the receiver of events in this update
	providerId: Your identifier (e.g. Nagra)
	-   Mandatory / 100 / 3000
	providerResourceId: Your unique, internal resource id. There is no need to conform to the convention shown here, as long as it is logical and consistent throughout
	-   Mandatory / 300 / 3000
	name: The channel name
	-   Mandatory / 300 / 10000
	-->
	<editorialChannel providerId="Nagra" providerResourceId="999" name="Nagra Test">
		<!--
		channelEvents: Defines a window of time that the subsequent events cover, in ISO-8601 format
		startFrom: Mandatory
		endUntil: Mandatory
		-->
		<channelEvents startFrom="2022-01-17T05:20:00Z" endUntil="2022-12-31T06:00:00Z">
			<!--
			Event Definition
			providerId: Your identifier (e.g. Nagra)
			-   Mandatory / 100 / 3000
			providerResourceId: Your unique, internal resource id. There is no need to conform to the convention shown here, as long as it is logical and consistent throughout.
			-   Mandatory / 300 / 3000
			name: A non-localised name to identify the event; this is used in the Operator Console
			-   Mandatory / 300 / 10000
			-->
			<event providerResourceId="EVENT_0001" providerId="Nagra" name="Sturm der Liebe WK1" >
				<!--
				Metadata Definition
				For a typical project we expect at least 2 locale sections; 1 for the primary language to be supported (e.g. de_DE), and one for additional, non-locale specific metadata (none).
				-->
				<!--
				Non-locale specific fields
				This section can be used to be *any* additional pertinent key/value pairings for the content, if a specific field is missing. The value can support multiple values (semi colon separated).
				Could be used for providing external references (e.g the event id for TMDB, IMDB etc) or event links (again, TMDB, IMDB), and any convention can be used that is logical and consistent.
				e.g. IMDB_External_Ref, IMDB_External_Link, TMDB_External_Ref, TMDB_External_Link, ProductionCompany
				-->
				<metadataSet locale="none">
					<!--
					AudioMode: Supports multiple values (semi colon delimited)
					- Functional / 300 / 3000
					-->
					<metadata key="AudioMode">
						stereo
					</metadata>
					<!--
					Short term home for the event ID matching that in the EIT. See above note on the long term home; when this switch takes place, this metadata value must be removed.
					- Functional / 300 / 3000
					-->
					<metadata key="broadcastEventId">
						23748234378
					</metadata>
					<!--
					EpisodeNumber: The running episode number
					- Functional / 5 / 3000
					-->
					<metadata key="EpisodeNumber">
						1
					</metadata>
					<!--
					EpisodeSequenceNumberInSeries: The episode number within it's season
					- Optional / 5 / 3000
					-->
					<metadata key="EpisodeSequenceNumberInSeason">
						1
					</metadata>
					<!--
					EpisodeSequenceNumberInSeries: The overall running episode number within the entire series
					- Optional / 5 / 3000
					-->
					<metadata key="EpisodeSequenceNumberInSeries">
						11
					</metadata>
					<!--
					SeasonNumber: The associated season number
					- Functional / 5 / 3000
					-->
					<metadata key="SeasonNumber">
						2
					</metadata>
					<!--
					Actors: Allows multiple values (semi colon separated). These are string literal values - we do not support actor mapping in this section (but the value can be a delimited list of all the actor names defined in the <Persons> section below)
					These should be in the primary language (de_DE)
					- Optional / 300 / 3000
					-->
					<metadata key="Actors">
						Dirk Galuba;Sepp Schauer;Antje Hagen;Joachim Lätsch;Erich Altenkopf;Mona Seefried;Melanie Wiegmann;Florian Stadler;Christin Balogh;Lorenzo Patané;Inez Björg David
					</metadata>
					<!--
					Content classification #1
					These should be in the primary language (de_DE)
					- Functional / 300 / 3000
					-->
					<metadata key="Categories">
						Episode
					</metadata>
					<!--
					Countries: Allows multiple values (semi colon separated). Typically used for production country / countries
					- Optional / 300 / 3000
					-->
					<metadata key="Countries">
						DE
					</metadata>
					<!--
					Legacy way to define images, will be removed from XML once Google certification has taken place. Expects portrait and landscape image
					- Functional / 1000 / 3000
					-->
					<metadata key="PromoImages">
						https://i.imgur.com/JI3jcME.jpg;https://i.imgur.com/SWRXUhz.jpg
					</metadata>
					<!--
					Content classification #2
					These should be in the primary language (de_DE)
					- Optional / 300 / 3000
					-->
					<metadata key="Genre">
						Romantik;Seifenoper
					</metadata>
					<!--
					Content classification #3
					These should be in the primary language (de_DE)
					- Optional / 300 / 3000
					-->
					<metadata key="SubGenre">
						Erhebend;Launisch
					</metadata>
					<!--
					Directors: Allows multiple values (semi colon separated). These are string literal values - we do not support director mapping in this section (but the value can be a delimited list of all the director names defined in the <Persons> section below)
					- Optional / 300 / 3000
					-->
					<metadata key="Directors">
						Guy 1;Guy 2
					</metadata>
					<!--
					Producers: Allows multiple values (semi colon separated). These are string literal values - we do not support producer mapping in this section (but the value can be a delimited list of all the producer names defined in the <Persons> section below)
					- Optional / 300 / 3000
					-->
					<metadata key="Producers">
						Producer1;Producer2;Producer3
					</metadata>
					<!--
					Qualifiers: Allows multiple values (semi colon separated). Can contain Editorial and Technical qualifiers
					- Functional / 300 / 3000
					-->
					<metadata key="Qualifiers">
						rerun;stereo;HD;16:9
					</metadata>
					<!--
					Language: The original language of the content
					- Optional / 300 / 3000
					-->
					<metadata key="Language">
						DE
					</metadata>
				</metadataSet>
				<!-- de_DE: This is the primary locale. It is mandatory to provide each field / value combination, in German -->
				<metadataSet locale="de_DE">
					<!--
					Title: The event title. For episodic content linked to a series, this should be the series name (e.g. Friends, Game Of Thrones)
					- Mandatory / 300 / 3000
					-->
					<metadata key="Title">
						Sturm der Liebe
					</metadata>
					<!--
					Episode: The episode title. This is desired for episodic content (e.g. "The One After The Superbowl", "Winter Is Coming" for Friends and Game Of Thrones respectively)
					- Functional / 300 / 3000
					-->
					<metadata key="Episode">
						Folge 473
					</metadata>
					<!--
					Description: The long description
					- Mandatory / 1000 / 60000
					-->
					<metadata key="Description">
						Robert hat wieder das Regiment in der Küche des Fürstenhofs übernommen. Miriam erinnert sich voller Wehmut und Schuldgefühle an ihren Vater, der an diesem Tag 60 Jahre alt geworden wäre. Barbara gibt vor, tief betrübt über den Verlust zu sein, auch wenn sie jetzt mit Werner glücklich ist. Aber dann erinnert sich Miriam im Traum daran, wie ihr Vater wirklich gestorben ist. Entsetzt und fassungslos begreift sie die Wahrheit.
						Leonie unterschreibt mit letzter Kraft die Verzichtserklärung, damit Barbara Gregor alarmiert. Nach einer Konfrontation mit Tanja will Werner wissen, ob alles mit rechten Dingen zugegangen ist. Barbara gibt sich empört und überzeugt Werner.
						Johann und Vera schlafen miteinander. Vera ist überglücklich, während Johann schon wieder von neuen Befürchtungen heimgesucht wird.
						Felix leidet noch immer unter der Trennung von Miriam, zumal er sich keine Chancen mehr bei ihr ausrechnet. Als er verzweifelt versucht, sich mit Tanja zu trösten, weist ihn diese empört zurück.
					</metadata>
					<!--
					Synopsis: The short description
					- Functional / 250 / 15000
					-->
					<metadata key="Synopsis">
						Test synopsis (DE)
					</metadata>
					<!--
					Advisory: Any advisory or advisories that is associated with the content. Supports multiple values (semi colon delimited)
					- Functional / 300 / 3000
					-->
					<metadata key="Advisory">
						Drogenmissbrauch;Schlechte Sprache
					</metadata>
					<!--
					SeriesTitle: The title of the series that the event is linked to
					- Functional
					-->
					<metadata key="SeriesTitle">
						Sturm der Liebe
					</metadata>
				</metadataSet>
				<!--
				airingStartTime: The actual start time of the event, in in ISO-8601 format
				- Functional
				-->
				<airingStartTime>
					2022-03-16T05:21:05Z
				</airingStartTime>
				<!--
				airingEndTime: The actual end time of the event, in in ISO-8601 format
				- Functional
				-->
				<airingEndTime>
					2022-03-23T05:11:07Z
				</airingEndTime>
				<!--
				period: The programme schedule definition / announced start & stop time, in ISO-8601 format
				- Mandatory
				-->
				<period start="2022-03-16T05:20:00Z" end="2022-03-23T05:20:00Z" />
				<!--
				This section provides additional control flags for the Event
				shortTermCatchupSupport: this must be signalled by the broadcaster
				longTermCatchupSupport: this must be signalled by the broadcaster
				startOverSupport: this must be signalled by the broadcaster, and can be either true or false
				- Functional
				-->
				<timeShifting shortTermCatchUpSupport="false" longTermCatchUpSupport="false" startOverSupport="false" />
				<!--
				Programme images definition
				Here we would expect the following image sizes / ratios to be provided:
				- Desired                   Acceptable
				- 3840x2160, 16:9           1920x1080, 16:9
				- 1920x1440, 4:3            1280x960, 4:3
				- 960x1440, 2:3             640x960, 2:3
				We would expect the following types for the Programme:
				- Mandatory
				-   Showcard
				-   Keyart
				- Functional
				-   Cover
				-   Logo
				-   Episode Still
				- Optional
				-   n/a
				We would expect with / without text variants, where the versions are available
				Delivery format:
				- Desired                   Acceptable
				- webp                      png
				-->
				<images>
					<!--
					id: This should follow the same convention as used for the entities (Series / Season / EditorialContent), e.g. Nagra_<Your unique, internal resource id>
					uri: Link to your image that we will download as part of the ingest and store for use (with resizing) for all our onward client based calls for this content
					-->
					<image id="IMAGE_EVENT_000001" uri="https://i.imgur.com/JI3jcME.jpg">
						<!--
						height
						- Mandatory
						-->
						<height>
							2160
						</height>
						<!--
						width
						- Mandatory
						-->
						<width>
							3840
						</width>
						<!--
						aspect: Expects axb format rather than a:b
						- Mandatory
						-->
						<aspect>
							16x9
						</aspect>
						<!--
						category: Your category for the image (e.g Showcard). We support mapping the provider category to ours
						- Mandatory
						-->
						<category>
							Showcard
						</category>
						<!--
						primary: In the case where multiple images are provided for a type, this flag can denote the preferred image to be used
						- Optional
						-->
						<primary>
							true
						</primary>
						<!--
						captions
						- Optional
						-->
						<captions locale="de_DE">
							<title>
								Example title
							</title>
						</captions>
					</image>
				</images>
				<!--
				Parental ratings definition
				- Mandatory
				-->
				<parentalRatings>
					<!--
					ratingBodyName: the name of the rating body, e.g., TVPG or FSK
					-   Mandatory
					contentRatingCode: the content rating code. The available values depend on the codes that have been configure in platform.
					(See GET /parentalRatings in the BCM non-core API documentation.)
					-   Mandatory 
					countryCode: the country code, e.g., es, de, etc.
					-   Mandatory
					-->
					<parentalRating ratingBodyName="FSK" contentRatingCode="fsk12" countryCode="DE" />
				</parentalRatings>
				<!--
				editorialContentRef: The reference to the editorial content
				- Mandatory
				-->
				<editorialContentRef providerId="Nagra" providerResourceId="EPISODE_0001" />
			</event>
		</channelEvents>
	</editorialChannel>
</cmsData>