<?xml version='1.0'?>
<!DOCTYPE Signature SYSTEM "xmldsig-core-schema.dtd" [
<!ENTITY dsig "http://www.w3.org/2000/02/xmldsig#">
]>
<Signature Id="MyFirstSignature" xmlns="http://www.w3.org/2000/02/xmldsig#"> 
  <SignedInfo> 
	 <CanonicalizationMethod Algorithm="http://www.w3.org/1999/07/WD-xml-c14n-19990729">
	 </CanonicalizationMethod>
	 <SignatureMethod Algorithm="http://www.w3.org/2000/02/xmldsig#dsa">
	 </SignatureMethod>
	 <Reference URI="http://www.w3.org/TR/xml-stylesheet/"> 
		<Transforms> 
		  <Transform Algorithm="http://www.w3.org/2000/02/xmldsig#base64"/>
		  <Transform Algorithm="http://www.w3.org/2000/02/xmldsig#null"/>
		</Transforms> 
		<DigestMethod Algorithm="http://www.w3.org/2000/02/xmldsig#sha1"> 
		</DigestMethod>
		<DigestValue>j6lwx3rvEPO0vKtMup4NbeVu8nk=</DigestValue> 
	 </Reference> 
	 <Reference URI="http://www.w3.org/TR/REC-xml-names/"> 
		<Transforms> 
		  <Transform Algorithm="http://www.w3.org/2000/02/xmldsig#base64"/> 
		</Transforms> 
		<DigestMethod Algorithm="http://www.w3.org/2000/02/xmldsig#sha1"> 
		</DigestMethod>
		<DigestValue>UrXLDLBIta6skoV5/A8Q38GEw44=</DigestValue> 
	 </Reference> 	 
  </SignedInfo> 
  <SignatureValue>MC0CFFrVLtRlkMc3Daon4BqqnkhCOlEaAhUAk8pH1iRNK+q1I+sisDTz2TFEALE=</SignatureValue> 
  <KeyInfo> 
	 <KeyValue>MIIBtzCCASwGByqGSM44BAEwggEfAoGBAP1/U4EddRIpUt9KnC7s5Of2EbdSPO9EAMMeP4C2USZpRV1AIlH7WT2NWPq/xfW6MPbLm1Vs14E7gB00b/JmYLdrmVClpJ+f6AR7ECLCT7up1/63xhv4O1fnxqimFQ8E+4P208UewwI1VBNaFpEy9nXzrith1yrv8iIDGZ3RSAHHAhUAl2BQjxUjC8yykrmCouuEC/BYHPUCgYEA9+GghdabPd7LvKtcNrhXuXmUr7v6OuqC+VdMCz0HgmdRWVeOutRZT+ZxBxCBgLRJFnEj6EwoFhO3zwkyjMim4TwWeotUfI0o4KOuHiuzpnWRbqN/C/ohNWLx+2J6ASQ7zKTxvqhRkImog9/hWuWfBpKLZl6Ae1UlZAFMO/7PSSoDgYQAAoGAQFL0+RhXZbDxdt17o05PlMzQGqDnAq2NM1eun+ie214okrmIp4r0CGKvHM1HbFgwXMlBpkXyStYg64RTMnL9dtShw5rCkEv145TV0EYVoxBQ5X0gmrQ2NftRHH8imBhx9glz//y6NE4JhfIVPu3o+55VYUwdFP0cbBvWkKOngo0=</KeyValue> 
  </KeyInfo>
  <Object>
     <SignatureProperties>
        <SignatureProperty>
          <timestamp xmlns="http://www.ietf.org/rfc/rfcxxxx.txt"/>this is a test of 
           the mixed content model
        </SignatureProperty>
      </SignatureProperties>
  </Object>
</Signature>
