<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <!--
        This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
        pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
        
        U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
        This_software_product_contains_export-restricted_data_whose
        export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
        to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
        an_export_license_or_other_authorization.
        
        Contractor_Name:________Raytheon_Company
        Contractor_Address:_____6825_Pine_Street,_Suite_340
        ________________________Mail_Stop_B8
        ________________________Omaha,_NE_68106
        ________________________402.291.0100
        
        See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
        further_licensing_information.
    -->
<menuTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <contribute xsi:type="bundleItem" file="bundles/maritimeFixedBuoy.xml" 
			menuText="Fixed Buoys" id="FixedBuoys" 
			productInterval="3600" productOffset="1800" />
    <contribute xsi:type="bundleItem" file="bundles/maritimeMoving.xml" 
			menuText="Moving Maritime" id="MovingMaritime" 
			productInterval="3600" productOffset="1800" />
    <contribute xsi:type="bundleItem" file="bundles/maritimeMAROB.xml" 
			menuText="MAROB" id="MAROB" 
			productInterval="3600" productOffset="1800" />
	<contribute xsi:type="subMenu" menuText="Other Maritime Plots">
		<contribute xsi:type="bundleItem" file="bundles/SeaStatePlot.xml" 
               menuText="Fixed Sea State" id="FixedSeaState"
               productInterval="3600" productOffset="1800">
	        <substitute key="svg" value="seaStateDesign.svg"/>
	        <substitute key="legend" value="Fixed Buoys Sea State"/>
	        <substitute key="reportType" value="1004,1005"/>
	    </contribute>
		<contribute xsi:type="bundleItem" file="bundles/SeaStatePlot.xml" 
               menuText="Moving Sea State" id="MovingSeaState"
               productInterval="3600" productOffset="1800">
	        <substitute key="svg" value="seaStateDesign.svg"/>
	        <substitute key="legend" value="Moving Buoys/Ships Sea State"/>
	        <substitute key="reportType" value="1003,1006"/>
	    </contribute>
		<contribute xsi:type="bundleItem" file="bundles/SeaStatePlot.xml" 
               menuText="MAROB Sea State" id="MAROBSeaState"
               productInterval="3600" productOffset="1800">
	        <substitute key="svg" value="seaStateDesign.svg"/>
	        <substitute key="legend" value="MAROB Sea State"/>
	        <substitute key="reportType" value="1007"/>
	    </contribute>
		<contribute xsi:type="bundleItem" file="bundles/MaritimePlot.xml" 
               menuText="Maritime Clouds/Vis" id="MaritimeCloudVis"
               productInterval="3600" productOffset="1800">
	        <substitute key="svg" value="maritimeCvDesign.svg"/>
	        <substitute key="legend" value="Maritime Clouds and Visibility"/>
	        <substitute key="reportType" value="1003"/>
	    </contribute>
		<contribute xsi:type="bundleItem" file="bundles/MaritimePlot.xml" 
               menuText="MAROB Clouds/Vis" id="MarobCloudsVis"
               productInterval="3600" productOffset="1800">
	        <substitute key="svg" value="maritimeCvDesign.svg"/>
	        <substitute key="legend" value="MAROB Clouds and Visibility"/>
	        <substitute key="reportType" value="1007"/>
	    </contribute>	
		<contribute xsi:type="subMenu" menuText="Scatterometer Winds">
			<!-- 
			<contribute xsi:type="bundleItem" file="bundles/Scatterometer_quikscat.xml" 
	               menuText="QuikSCAT Winds 12.5 km" id="QuikSCAT"
	               productInterval="3600" productOffset="1800">
		        <dataURI>/bufrquikscat/%</dataURI>
		        <substitute key="legend" value="QUIKSCAT"/>
		        <substitute key="svg" value="quikScatPlotDesign.svg"/>
		        <substitute key="plugin" value="bufrquikscat"/>
		        <substitute key="posOffset" value="0"/>
		        <substitute key="negOffset" value="5400"/>
		    </contribute>
		    -->
		    <contribute xsi:type="bundleItem" file="bundles/Scatterometer.xml" 
	               menuText="ASCAT Winds 25 km" id="ASCATWinds"
	               productInterval="3600" productOffset="1800">
		        <substitute key="legend" value="ASCAT"/>
		        <substitute key="svg" value="ascatPlotDesign.svg"/>
		        <substitute key="plugin" value="bufrascat"/>
		        <substitute key="posOffset" value="0"/>
		        <substitute key="negOffset" value="5400"/>
		    </contribute>
        </contribute>   
    </contribute>
</menuTemplate>