<?xml version="1.0" encoding="iso-8859-1"?>
<!-- #####################################################################  -->
<!-- Definition of BackgroundNoiseLevel D                                               -->
<!-- #####################################################################  -->
<!-- <complexType name="BackgroundNoiseLevelType"                                       -->
<!--    <complexContent>                                                    -->
<!--       <extension base="mpeg7:AudioLLDVectorType"/>                     -->
<!--    </complexContent>                                                   -->
<!-- </complexType>                                                         -->

<Mpeg7 xmlns="urn:mpeg:mpeg7:schema:2001" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:mpeg7:schema:2001 .\AudioQ-2001.xsd">
	<DescriptionUnit xsi:type="BackgroundNoiseLevelType" channels ="1 2">
		<Vector>-37.2281     -37.6493</Vector>
	</DescriptionUnit>
</Mpeg7>
