<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:Wingdings;
panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
{font-family:Wingdings;
panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Consolas;
panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
p
{mso-style-priority:99;
mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
font-size:12.0pt;
font-family:"Times New Roman","serif";}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Arial","sans-serif";
color:windowtext;}
p.error, li.error, div.error
{mso-style-name:error;
mso-style-priority:99;
mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
font-size:12.0pt;
font-family:"Times New Roman","serif";}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri","sans-serif";}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
/* List Definitions */
@list l0
{mso-list-id:188185665;
mso-list-type:hybrid;
mso-list-template-ids:1787701728 1594901032 67698691 67698693 67698689 67698691 67698693 67698689 67698691 67698693;}
@list l0:level1
{mso-level-start-at:0;
mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";}
@list l0:level2
{mso-level-number-format:bullet;
mso-level-text:o;
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-.25in;
font-family:"Courier New";}
@list l0:level3
{mso-level-number-format:bullet;
mso-level-text:\F0A7;
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Wingdings;}
@list l0:level4
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l0:level5
{mso-level-number-format:bullet;
mso-level-text:o;
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-.25in;
font-family:"Courier New";}
@list l0:level6
{mso-level-number-format:bullet;
mso-level-text:\F0A7;
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Wingdings;}
@list l0:level7
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l0:level8
{mso-level-number-format:bullet;
mso-level-text:o;
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-.25in;
font-family:"Courier New";}
@list l0:level9
{mso-level-number-format:bullet;
mso-level-text:\F0A7;
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Wingdings;}
ol
{margin-bottom:0in;}
ul
{margin-bottom:0in;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Arial","sans-serif"">Hi, I am sending a SAML2 token to the TestShib site (<a href="https://sp.testshib.org/Shibboleth.sso/SAML2/POST">https://sp.testshib.org/Shibboleth.sso/SAML2/POST</a>) and
it is failing validation with the following message – <o:p></o:p></span></p>
<p class="error"><b><span lang="EN" style="color:red">opensaml::FatalProfileException at (<a href="https://sp.testshib.org/Shibboleth.sso/SAML2/POST">https://sp.testshib.org/Shibboleth.sso/SAML2/POST</a>)<o:p></o:p></span></b></p>
<p><b><span lang="EN" style="color:red">Unable to locate satisfiable bearer SubjectConfirmation in assertion.<o:p></o:p></span></b></p>
<p><span style="font-family:"Arial","sans-serif"">From the opensaml2 validation source code in (BrowserSSOProfile20Validator.cpp -
<a href="http://sourcecodebrowser.com/opensaml2/2.3/_browser_s_s_o_profile20_validator_8cpp_source.html">
http://sourcecodebrowser.com/opensaml2/2.3/_browser_s_s_o_profile20_validator_8cpp_source.html</a> ) I would expect it to log one of the following messages –
<o:p></o:p></span></p>
<p style="margin-left:.5in;text-indent:-.25in;mso-list:l0 level1 lfo1"><![if !supportLists]><span style="font-family:Symbol"><span style="mso-list:Ignore">·<span style="font:7.0pt "Times New Roman"">
</span></span></span><![endif]><span style="font-family:"Arial","sans-serif"">"assertion is missing bearer SubjectConfirmation"<o:p></o:p></span></p>
<p style="margin-left:.5in;text-indent:-.25in;mso-list:l0 level1 lfo1"><![if !supportLists]><span style="font-family:Symbol"><span style="mso-list:Ignore">·<span style="font:7.0pt "Times New Roman"">
</span></span></span><![endif]><span style="font-family:"Arial","sans-serif"">"bearer confirmation failed with recipient mismatch"<o:p></o:p></span></p>
<p style="margin-left:.5in;text-indent:-.25in;mso-list:l0 level1 lfo1"><![if !supportLists]><span style="font-family:Symbol"><span style="mso-list:Ignore">·<span style="font:7.0pt "Times New Roman"">
</span></span></span><![endif]><span style="font-family:"Arial","sans-serif"">“bearer confirmation failed with request correlation mismatch”<o:p></o:p></span></p>
<p style="margin-left:.5in;text-indent:-.25in;mso-list:l0 level1 lfo1"><![if !supportLists]><span style="font-family:Symbol"><span style="mso-list:Ignore">·<span style="font:7.0pt "Times New Roman"">
</span></span></span><![endif]><span style="font-family:"Arial","sans-serif"">“bearer confirmation missing NotOnOrAfter attribute”</span><o:p></o:p></p>
<p style="margin-left:.5in;text-indent:-.25in;mso-list:l0 level1 lfo1"><![if !supportLists]><span style="font-family:Symbol"><span style="mso-list:Ignore">·<span style="font:7.0pt "Times New Roman"">
</span></span></span><![endif]><span style="font-family:"Arial","sans-serif"">“bearer confirmation has expired”<o:p></o:p></span></p>
<p style="margin-left:.5in;text-indent:-.25in;mso-list:l0 level1 lfo1"><![if !supportLists]><span style="font-family:Symbol"><span style="mso-list:Ignore">·<span style="font:7.0pt "Times New Roman"">
</span></span></span><![endif]><span style="font-family:"Arial","sans-serif"">"no error message"<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Arial","sans-serif"">However when I look at the log page after getting the error (<a href="https://sp.testshib.org/cgi-bin/splog.cgi?lines=50&logname=shibd.log">https://sp.testshib.org/cgi-bin/splog.cgi?lines=50&logname=shibd.log</a>
) I only have a blank page with no messages of any type. <o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Arial","sans-serif"">Has anyone ever seen this before and is there a way to see to logged messages?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Arial","sans-serif""><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Arial","sans-serif"">Also, here is the SAMLResponse (I removed the AttributeStatement and keyinfo elements to keep the msg small) if anyone is willing to offer any suggestions. Thanks!<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Arial","sans-serif""><o:p> </o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:14.0pt;font-family:Consolas;color:blue"><</span><span style="font-size:14.0pt;font-family:Consolas;color:#A31515">q1:Response</span><span style="font-size:14.0pt;font-family:Consolas;color:blue">
</span><span style="font-size:14.0pt;font-family:Consolas;color:red">ID</span><span style="font-size:14.0pt;font-family:Consolas;color:blue">=</span><span style="font-size:14.0pt;font-family:Consolas">"<span style="color:blue">_bb6c8502d49e27fbacc915c07ac81e9b</span>"<span style="color:blue">
</span><span style="color:red">Version</span><span style="color:blue">=</span>"<span style="color:blue">2.0</span>"<span style="color:blue">
</span><span style="color:red">IssueInstant</span><span style="color:blue">=</span>"<span style="color:blue">2015-05-01T18:06:53.5509493Z</span>"<span style="color:blue">
</span><span style="color:red">xmlns:q1</span><span style="color:blue">=</span>"<span style="color:blue">urn:oasis:names:tc:SAML:2.0:protocol</span>"<span style="color:blue">></span><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:14.0pt;font-family:Consolas;color:blue"> <</span><span style="font-size:14.0pt;font-family:Consolas;color:#A31515">Issuer</span><span style="font-size:14.0pt;font-family:Consolas;color:blue">
</span><span style="font-size:14.0pt;font-family:Consolas;color:red">xmlns</span><span style="font-size:14.0pt;font-family:Consolas;color:blue">=</span><span style="font-size:14.0pt;font-family:Consolas">"<span style="color:blue">urn:oasis:names:tc:SAML:2.0:assertion</span>"<span style="color:blue">></span><a href="https://sp.testshib.org/shibboleth-sp%3c/Issuer">https://sp.testshib.org/shibboleth-sp</Issuer</a><span style="color:blue">></span><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:14.0pt;font-family:Consolas;color:blue"> <</span><span style="font-size:14.0pt;font-family:Consolas;color:#A31515">q1:Status</span><span style="font-size:14.0pt;font-family:Consolas;color:blue">></span><span style="font-size:14.0pt;font-family:Consolas"><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:14.0pt;font-family:Consolas;color:blue"> <</span><span style="font-size:14.0pt;font-family:Consolas;color:#A31515">q1:StatusCode</span><span style="font-size:14.0pt;font-family:Consolas;color:blue">
</span><span style="font-size:14.0pt;font-family:Consolas;color:red">Value</span><span style="font-size:14.0pt;font-family:Consolas;color:blue">=</span><span style="font-size:14.0pt;font-family:Consolas">"<span style="color:blue">urn:oasis:names:tc:SAML:2.0:status:Success</span>"<span style="color:blue">
/></span><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:14.0pt;font-family:Consolas;color:blue"> </</span><span style="font-size:14.0pt;font-family:Consolas;color:#A31515">q1:Status</span><span style="font-size:14.0pt;font-family:Consolas;color:blue">></span><span style="font-size:14.0pt;font-family:Consolas"><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:14.0pt;font-family:Consolas;color:blue"> <</span><span style="font-size:14.0pt;font-family:Consolas;color:#A31515">Assertion</span><span style="font-size:14.0pt;font-family:Consolas;color:blue">
</span><span style="font-size:14.0pt;font-family:Consolas;color:red">ID</span><span style="font-size:14.0pt;font-family:Consolas;color:blue">=</span><span style="font-size:14.0pt;font-family:Consolas">"<span style="color:blue">_c2da8bda-5758-4b52-af64-dbedebea47ce</span>"<span style="color:blue">
</span><span style="color:red">IssueInstant</span><span style="color:blue">=</span>"<span style="color:blue">2015-05-01T18:06:53.539Z</span>"<span style="color:blue">
</span><span style="color:red">Version</span><span style="color:blue">=</span>"<span style="color:blue">2.0</span>"<span style="color:blue">
</span><span style="color:red">xmlns</span><span style="color:blue">=</span>"<span style="color:blue">urn:oasis:names:tc:SAML:2.0:assertion</span>"<span style="color:blue">></span><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:14.0pt;font-family:Consolas;color:blue"> <</span><span style="font-size:14.0pt;font-family:Consolas;color:#A31515">Issuer</span><span style="font-size:14.0pt;font-family:Consolas;color:blue">></span><span style="font-size:14.0pt;font-family:Consolas"><a href="https://sp.testshib.org/shibboleth-sp%3c/Issuer">https://sp.testshib.org/shibboleth-sp</Issuer</a><span style="color:blue">></span><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:14.0pt;font-family:Consolas;color:blue"> <</span><span style="font-size:14.0pt;font-family:Consolas;color:#A31515">Subject</span><span style="font-size:14.0pt;font-family:Consolas;color:blue">></span><span style="font-size:14.0pt;font-family:Consolas"><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:14.0pt;font-family:Consolas;color:blue">
<span style="background:yellow;mso-highlight:yellow"><</span></span><span style="font-size:14.0pt;font-family:Consolas;color:#A31515;background:yellow;mso-highlight:yellow">SubjectConfirmation</span><span style="font-size:14.0pt;font-family:Consolas;color:blue;background:yellow;mso-highlight:yellow">
</span><span style="font-size:14.0pt;font-family:Consolas;color:red;background:yellow;mso-highlight:yellow">Method</span><span style="font-size:14.0pt;font-family:Consolas;color:blue;background:yellow;mso-highlight:yellow">=</span><span style="font-size:14.0pt;font-family:Consolas;background:yellow;mso-highlight:yellow">"<span style="color:blue">urn:oasis:names:tc:SAML:2.0:cm:bearer</span>"<span style="color:blue">></span><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:14.0pt;font-family:Consolas;color:blue;background:yellow;mso-highlight:yellow"> <</span><span style="font-size:14.0pt;font-family:Consolas;color:#A31515;background:yellow;mso-highlight:yellow">SubjectConfirmationData</span><span style="font-size:14.0pt;font-family:Consolas;color:blue;background:yellow;mso-highlight:yellow">
</span><span style="font-size:14.0pt;font-family:Consolas;color:red;background:yellow;mso-highlight:yellow">a:type</span><span style="font-size:14.0pt;font-family:Consolas;color:blue;background:yellow;mso-highlight:yellow">=</span><span style="font-size:14.0pt;font-family:Consolas;background:yellow;mso-highlight:yellow">"<span style="color:blue">KeyInfoConfirmationDataType</span>"<span style="color:blue">
</span><span style="color:red">Recipient</span><span style="color:blue">=</span>"<span style="color:blue"><a href="https://sp.testshib.org/Shibboleth.sso/SAML2/POST">https://sp.testshib.org/Shibboleth.sso/SAML2/POST</a></span>"<span style="color:blue">
</span><span style="color:red">xmlns:a</span><span style="color:blue">=</span>"<span style="color:blue"><a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a></span>"<span style="color:blue">></span><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:14.0pt;font-family:Consolas;color:blue;background:yellow;mso-highlight:yellow"> <</span><span style="font-size:14.0pt;font-family:Consolas;color:#A31515;background:yellow;mso-highlight:yellow">KeyInfo</span><span style="font-size:14.0pt;font-family:Consolas;color:blue;background:yellow;mso-highlight:yellow">
</span><span style="font-size:14.0pt;font-family:Consolas;color:red;background:yellow;mso-highlight:yellow">xmlns</span><span style="font-size:14.0pt;font-family:Consolas;color:blue;background:yellow;mso-highlight:yellow">=</span><span style="font-size:14.0pt;font-family:Consolas;background:yellow;mso-highlight:yellow">"<span style="color:blue"><a href="http://www.w3.org/2000/09/xmldsig#">http://www.w3.org/2000/09/xmldsig#</a></span>"<span style="color:blue">></span><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:14.0pt;font-family:Consolas;color:blue;background:yellow;mso-highlight:yellow"> <</span><span style="font-size:14.0pt;font-family:Consolas;color:#A31515;background:yellow;mso-highlight:yellow">o:SecurityTokenReference</span><span style="font-size:14.0pt;font-family:Consolas;color:blue;background:yellow;mso-highlight:yellow">
</span><span style="font-size:14.0pt;font-family:Consolas;color:red;background:yellow;mso-highlight:yellow">xmlns:o</span><span style="font-size:14.0pt;font-family:Consolas;color:blue;background:yellow;mso-highlight:yellow">=</span><span style="font-size:14.0pt;font-family:Consolas;background:yellow;mso-highlight:yellow">"<span style="color:blue"><a href="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd</a></span>"<span style="color:blue">></span><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:14.0pt;font-family:Consolas;color:blue;background:yellow;mso-highlight:yellow"> <</span><span style="font-size:14.0pt;font-family:Consolas;color:#A31515;background:yellow;mso-highlight:yellow">o:KeyIdentifier</span><span style="font-size:14.0pt;font-family:Consolas;color:blue;background:yellow;mso-highlight:yellow">
</span><span style="font-size:14.0pt;font-family:Consolas;color:red;background:yellow;mso-highlight:yellow">ValueType</span><span style="font-size:14.0pt;font-family:Consolas;color:blue;background:yellow;mso-highlight:yellow">=</span><span style="font-size:14.0pt;font-family:Consolas;background:yellow;mso-highlight:yellow">"<span style="color:blue"><a href="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509SubjectKeyIdentifier">http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509SubjectKeyIdentifier</a></span>"<span style="color:blue">
</span><span style="color:red">EncodingType</span><span style="color:blue">=</span>"<span style="color:blue"><a href="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary</a></span>"<span style="color:blue">></span>mLpF8iPiOZW6SXynt9oGf+5KGEU=<span style="color:blue"></</span><span style="color:#A31515">o:KeyIdentifier</span><span style="color:blue">></span><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:14.0pt;font-family:Consolas;color:blue;background:yellow;mso-highlight:yellow"> </</span><span style="font-size:14.0pt;font-family:Consolas;color:#A31515;background:yellow;mso-highlight:yellow">o:SecurityTokenReference</span><span style="font-size:14.0pt;font-family:Consolas;color:blue;background:yellow;mso-highlight:yellow">></span><span style="font-size:14.0pt;font-family:Consolas;background:yellow;mso-highlight:yellow"><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:14.0pt;font-family:Consolas;color:blue;background:yellow;mso-highlight:yellow"> </</span><span style="font-size:14.0pt;font-family:Consolas;color:#A31515;background:yellow;mso-highlight:yellow">KeyInfo</span><span style="font-size:14.0pt;font-family:Consolas;color:blue;background:yellow;mso-highlight:yellow">></span><span style="font-size:14.0pt;font-family:Consolas;background:yellow;mso-highlight:yellow"><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:14.0pt;font-family:Consolas;color:blue;background:yellow;mso-highlight:yellow"> </</span><span style="font-size:14.0pt;font-family:Consolas;color:#A31515;background:yellow;mso-highlight:yellow">SubjectConfirmationData</span><span style="font-size:14.0pt;font-family:Consolas;color:blue;background:yellow;mso-highlight:yellow">></span><span style="font-size:14.0pt;font-family:Consolas;background:yellow;mso-highlight:yellow"><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:14.0pt;font-family:Consolas;color:blue;background:yellow;mso-highlight:yellow"> </</span><span style="font-size:14.0pt;font-family:Consolas;color:#A31515;background:yellow;mso-highlight:yellow">SubjectConfirmation</span><span style="font-size:14.0pt;font-family:Consolas;color:blue;background:yellow;mso-highlight:yellow">></span><span style="font-size:14.0pt;font-family:Consolas"><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:14.0pt;font-family:Consolas;color:blue"> </</span><span style="font-size:14.0pt;font-family:Consolas;color:#A31515">Subject</span><span style="font-size:14.0pt;font-family:Consolas;color:blue">></span><span style="font-size:14.0pt;font-family:Consolas"><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:14.0pt;font-family:Consolas;color:blue"> <</span><span style="font-size:14.0pt;font-family:Consolas;color:#A31515">Conditions</span><span style="font-size:14.0pt;font-family:Consolas;color:blue">
</span><span style="font-size:14.0pt;font-family:Consolas;color:red">NotBefore</span><span style="font-size:14.0pt;font-family:Consolas;color:blue">=</span><span style="font-size:14.0pt;font-family:Consolas">"<span style="color:blue">2015-05-01T18:06:53.539Z</span>"<span style="color:blue">
</span><span style="color:red">NotOnOrAfter</span><span style="color:blue">=</span>"<span style="color:blue">2015-05-02T02:06:53.539Z</span>"<span style="color:blue"> /></span><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:14.0pt;font-family:Consolas;color:blue"> </</span><span style="font-size:14.0pt;font-family:Consolas;color:#A31515">Assertion</span><span style="font-size:14.0pt;font-family:Consolas;color:blue">></span><span style="font-size:14.0pt;font-family:Consolas"><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:14.0pt;font-family:Consolas;color:blue"></</span><span style="font-size:14.0pt;font-family:Consolas;color:#A31515">q1:Response</span><span style="font-size:14.0pt;font-family:Consolas;color:blue">><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Arial","sans-serif""><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Arial","sans-serif""><o:p> </o:p></span></p>
</div>
</body>
</html>