<?xml version="1.0" encoding="UTF-8"?>
<product-release>
     <release-header>
          <name>Release 1</name>
          <!-- The below version tag is relative to this specific versions xml and used to maintain the xml updation version control, there is no relation to actual product releases -->
          <version>07.00.00.1</version>
          <!-- The below date tag is relative to this specific xml and used for xml updation tracking date purpose i.e. to track the date when there was last updation happened to this specific versions xml -->
          <date>Thurs July 21 12:10:00 IST 2016</date>
          <description/>
     </release-header>

     <files-on-site>
		<file>
			<name>Messaging Custom Patch Files</name>
			<size>1</size>
			<type>Custom Patch</type>
			<version>7.0</version>
			<description>Messaging Supported Patch Files</description>
			<md5Sum>1</md5Sum>
			<additionalInfo>
				<FamilyType>Messaging</FamilyType>
				</additionalInfo>
			<isPLDSdownload>false</isPLDSdownload>
			<not-for-download>true</not-for-download>
			<pldsId>MSG000001</pldsId>
		</file>
		<file>
			<name>Messaging OVA Files</name>
			<size>1</size>
			<type>OVA</type>
			<version>7.0</version>
			<description>Messaging Dummy OVA file</description>
			<md5Sum>1</md5Sum>
			<additionalInfo>
				<FamilyType>Messaging</FamilyType>
			</additionalInfo>
			<isPLDSdownload>false</isPLDSdownload>
			<not-for-download>true</not-for-download>
			<pldsId>MSG000002</pldsId>
		</file>
	 </files-on-site>
     <products>
          <product-family>
               <name>Messaging</name>
               <product-type>
                    <name>Custom Patch</name>
                    <files>
						<file>
							<file-name>Messaging Custom Patch Files</file-name>
							<compatibility>
								<property name="Software Version" type="regexp">7.0</property>
							</compatibility>
						</file>
					</files>
            </product-type>
			<product-type>
				<name>OVA</name>
				<files>
					<file>
						<file-name>Messaging OVA Files</file-name>
						<compatibility>
							<property name="Software Version" type="regexp">7.0</property>
						</compatibility>
					</file>
				</files>
			</product-type>
          </product-family>
     </products>
</product-release>