<?xml version="1.0" encoding="UTF-8"?>
<!--Sample PMCP file for Damo, Two Directory-->
<PmcpMessage id="100004" origin="Streaming_Controller" originType="Traffic" dateTime="2004-12-14T04:28:00+09:00" destination="ACAP_Data_Server" type="information" xmlns="http://www.atsc.org/XMLSchemas/pmcp/2006/3.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.atsc.org/XMLSchemas/pmcp/2006/3.0 PMCP30.xsd">
	<AcapDataService action="add">
		<AcapContentId>
			<HouseNumber>1000023ddd</HouseNumber>
		</AcapContentId>
		<AcapApplication applicationType="ACAP-J">
			<Application organizationId="1" applicationId="1" controlCode="AUTOSTART">
				<Name lang="kor">Damo </Name>
				<ApplicationInfo serviceBound="1" visibility="1" priority="1">
					<Profiles profile="1" versionMajor="1" versionMinor="1" versionMicro="1"/>
					<ProtocolLabels protocolLabel="1"/>
				</ApplicationInfo>
				<Prefetch protocolLabel="1">
					<Labels label="Lab1" priority="1"/>
				</Prefetch>
				<AcapJApp parameter="ACAP"/>
				<AcapJAppLocation baseDirectory="/Damo" classpathExtension="" initialClass="XletMain.class"/>
			</Application>
			<!-- applicationType="6" for ACAP-J-->
			<TransportProtocol protocolLabel="1" sourceId="1" componentTag="0"/>
			<!-- protocolId="6" for ACAP ObjectCarousel -->
		</AcapApplication>
		<AcapObjectCarousel carouselId="1000">
			<DataCarousel>
				<Dsi moduleId="0" objectKey="0" associationTag="0"/>
				<!-- DSI Message for DII1  -->
				<Dii Identification="100" blockSize="4066">
					<!-- DII 1 for Module 0  -->
					<Module moduleId="0" moduleSize="200" associationTag="0">
						<ObjectList objectKey="0" objectId="0"/>
						<!-- Servicegateway Message -->
						<ObjectList objectKey="1" objectId="1"/>
						<!-- Directory 1 Message  -->
						<ObjectList objectKey="2" objectId="2"/>
						<!--  File 1 -->
						<ObjectList objectKey="3" objectId="3"/>
						<!--  File 2 -->
						<ObjectList objectKey="4" objectId="4"/>
						<!--  File 3 -->
					</Module>
				</Dii>
			</DataCarousel>
			<ObjectCarousel>
				<ServiceGateway objectId="0" objectKey="0">
					<!-- Servicegateway Message -->
					<Bindings objectId="1" name="Damo" kind="dir">
						<!-- Directory 1 Message -->
						<BiopProfileBody carouselId="1000" moduleId="0" objectKey="1" associationTag="0" identification="100"/>
					</Bindings>
				</ServiceGateway>
				<Directory objectId="1" objectKey="1">
					<!-- Directory 1 Message  -->
					<Bindings objectId="2" name="XletMain.class" kind="fil" contentSize="1000">
						<!--File 1 Message  -->
						<BiopProfileBody carouselId="1000" moduleId="0" objectKey="2" associationTag="0" identification="100"/>
					</Bindings>
					<Bindings objectId="3" name="Display.class" kind="fil" contentSize="1000">
						<!--File 2 Message -->
						<BiopProfileBody carouselId="1000" moduleId="0" objectKey="3" associationTag="0" identification="100"/>
					</Bindings>
					<Bindings objectId="4" name="Show.png" kind="fil" contentSize="1000">
						<!--File 3 Message -->
						<BiopProfileBody carouselId="1000" moduleId="0" objectKey="4" associationTag="0" identification="100"/>
					</Bindings>
				</Directory>
				<File objectId="2" objectKey="2" name="XletMain.class" pathName="/Damo" fileId="1000">
					<!--File 1 Message -->
					<ContentType contentTypeData="application/java" transparencyLabel="Transparent"/>
				</File>
				<File objectId="3" objectKey="3" name="Display.class" pathName="/Damo" fileId="2000">
					<!--File 2 Message -->
					<ContentType contentTypeData="application/java" transparencyLabel="Transparent"/>
				</File>
				<File objectId="4" objectKey="4" name="Show.png" pathName="/Damo" fileId="3000">
					<!--File 3 Message -->
					<ContentType contentTypeData="image/png" transparencyLabel="Transparent"/>
				</File>
			</ObjectCarousel>
		</AcapObjectCarousel>
	</AcapDataService>
</PmcpMessage>
