<?xml version="1.0" encoding="ISO-8859-1"?>
<Mpeg7 xmlns="urn:mpeg:mpeg7:schema:2001" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:mpeg7="urn:mpeg:mpeg7:schema:2001" xsi:schemaLocation="urn:mpeg:mpeg7:schema:2001 Mpeg7-2001.xsd">
	<Description xsi:type="ContentEntityType">
		<MultimediaContent xsi:type="VideoType">
			<Video>

				<MediaInformation>
					<MediaProfile>
						<MediaFormat>
							<Content href="MPEG7ContentCS">
							</Content>
							<FileFormat href="urn:mpeg:mpeg7:cs:FileFormatCS:2001:3">
								<Name>mpeg</Name>
								<!-- The Flash streaming format did not exist when the MPEG-7 standard was established. AFAIK the CS has not been updated to add new formats -->
							</FileFormat>
							<FileSize>
									1000000
							</FileSize>
							<VisualCoding>
								<Format href="urn:mpeg:mpeg7:cs:VisualCodingFormatCS:2001:1" colorDomain="color"/>
								<Frame height="425" width="350" rate="25"/>
							</VisualCoding>
						</MediaFormat>
						<MediaInstance id="LettermanBush">
							<InstanceIdentifier/>
							<MediaLocator>
								<MediaUri>
									http://www.youtube.com/watch?v=NmX23l0ouo8
								</MediaUri>
							</MediaLocator>
						</MediaInstance>
					</MediaProfile>
				</MediaInformation>

				<CreationInformation>
					<Creation>
						<Title> 
								Letterman's Important Message About February for George Bush
						</Title>
						<Abstract>
							<FreeTextAnnotation>
									February is the shortest month, but don't tell that to George W. Bush. Late Show with David Letterman.
							</FreeTextAnnotation>

							<KeywordAnnotation>
								<Keyword>CBS</Keyword>
								<Keyword>late</Keyword>
								<Keyword>show</Keyword>
								<Keyword>david</Keyword>
							</KeywordAnnotation>

							<StructuredAnnotation>
								<Who>
									<Name>George W. Bush</Name>
								</Who>
								<WhatAction>
									<Name>Says that February has 30 days</Name>
								</WhatAction>
								<Where>
									<Name>Pulic speech</Name>
								</Where>
							</StructuredAnnotation>
						</Abstract>

						<Creator>
							<Role href="urn:mpeg:mpeg7:cs:RoleCS:2001:Producer"/>
							<Agent xsi:type="OrganizationType">
								<Name>
									CBS
								</Name>
							</Agent>
						</Creator>
						<CreationCoordinates>
							<Location>
								<Name>New York								</Name>
							</Location>
							<Date>
								<TimePoint>2006-11-26T23:30</TimePoint>
							</Date>
						</CreationCoordinates>
						<CopyrightString>
							CBS
						</CopyrightString>

					</Creation>

					<Classification>
						<Genre href="urn:mpeg:TVAnytime_v0.1ContentCS:3.14">
							<Name>Humor</Name>
						</Genre>
						<MediaReview>
							<Rating>
								<RatingValue>4.0</RatingValue>
								<RatingScheme best="5" style="higherBetter" worst="0">
									<Name>Overall</Name>
								</RatingScheme>
							</Rating>
						</MediaReview>
					</Classification>

				</CreationInformation>

				<UsageInformation>
					<Availability id="onDemand">
						<InstanceRef href="http://www.youtube.com/watch?v=NmX23l0ouo8"/>
						<Dissemination>
							<Format href="MPEG7PublicationTypeCS:4">
								<Name>Internet</Name>
							</Format>
							<Location>
								<Region>us</Region>
							</Location>
						</Dissemination>
					</Availability>
					<UsageRecord>
						<AvailabilityRef idref="onDemand"/>
						<Audience>521294</Audience>
					</UsageRecord>
				</UsageInformation>

				<MediaTime>
					<MediaTimePoint>T00:00:00</MediaTimePoint>
					<MediaDuration>PT0M32S</MediaDuration>
				</MediaTime>

				<TemporalDecomposition>
					<VideoSegment id="Seg0">
						<TextAnnotation>
							<FreeTextAnnotation>
									George W. Bush says that February is 30 days long.
							</FreeTextAnnotation>
						</TextAnnotation>
						<MediaTime>
							<MediaTimePoint>T00:00:13</MediaTimePoint>
							<MediaDuration>PT8S</MediaDuration>
						</MediaTime>
					</VideoSegment>
				</TemporalDecomposition>

			</Video>
		</MultimediaContent>
	</Description>
</Mpeg7>
