<Manifest xmlns="http://www.w3.org/2000/09/xmldsig#" xmlns:foo="http://www.usps.gov/foo" Id="manifest-1">
          <Reference Id="manifest-reference-1" URI="http://www.w3.org/TR/xml-stylesheet">
            <DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></DigestMethod>
            <DigestValue>60NvZvtdTB+7UnlLp/H24p7h4bs=</DigestValue>
          </Reference>
          <Reference Type="http://www.w3.org/2000/09/xmldsig#Reference" URI="#reference-1">
            <DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></DigestMethod>
            <DigestValue>l/bqIouk6Gs8eEjG0Tad0MJJgWw=</DigestValue>
          </Reference>
          <Reference URI="#notaries">
            <Transforms>
              <Transform Algorithm="http://www.w3.org/TR/1999/REC-xslt-19991116">
                <XSLT>
                  <xsl:stylesheet xmlns="http://www.w3.org/TR/xhtml1/strict" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" exclude-result-prefixes="foo" version="1.0">
                    <xsl:output encoding="UTF-8" indent="no" method="xml"></xsl:output>
                    <xsl:template match="/">
                      <html>
                        <head>
                          <title>Notaries</title>
                        </head>
                        <body>
                          <table>
                            <xsl:for-each select="Notaries/Notary">
                              <tr>
                                <th>
                                  <xsl:value-of select="@name"></xsl:value-of>
                                </th>
                              </tr>
                            </xsl:for-each>
                          </table>
                        </body>
                      </html>
                    </xsl:template>
                  </xsl:stylesheet>
                </XSLT>
              </Transform>
              <Transform Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315"></Transform>
            </Transforms>
            <DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></DigestMethod>
            <DigestValue>c7wq5XKos6RqNVJyFy7/fl6+sAs=</DigestValue>
          </Reference>
        </Manifest>