<?xml version="1.0" encoding="UTF-8" ?>
<saml:Assertion xmlns:saml='urn:oasis:names:tc:SAML:1.0:assertion' xmlns:pr='http://reference.e-government.gv.at/namespace/persondata/20020228#' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' MajorVersion='1' MinorVersion='0'  Issuer='https://localhost:8443/auth' >
	<saml:AttributeStatement>
		<saml:Subject>
			<saml:NameIdentifier NameQualifier='http://reference.e-government.gv.at/names/vpk/20020221#'>kp6hOq6LRAkLtrqm6EvDm6bMwJw=</saml:NameIdentifier>
     <saml:SubjectConfirmation>
       <saml:ConfirmationMethod>http://reference.e-government.gv.at/namespace/moa/20020822#cm</saml:ConfirmationMethod>
       <saml:SubjectConfirmationData></saml:SubjectConfirmationData>
     </saml:SubjectConfirmation>
		</saml:Subject>
		<saml:Attribute AttributeName='PersonData' AttributeNamespace='http://reference.e-government.gv.at/namespace/persondata/20020228#'>
			<saml:AttributeValue><pr:Person xsi:type="pr:PhysicalPersonType">
            
            <pr:Name>
              <pr:GivenName>Hermann</pr:GivenName>
              <pr:FamilyName primary="undefined">Muster</pr:FamilyName>
            </pr:Name>
            <pr:DateOfBirth>1968-10-22</pr:DateOfBirth>
          </pr:Person></saml:AttributeValue>
		</saml:Attribute>
		<saml:Attribute AttributeName='isQualifiedCertificate' AttributeNamespace='http://reference.e-government.gv.at/namespace/moa/20020822#'>
			<saml:AttributeValue>false</saml:AttributeValue>
		</saml:Attribute>
	</saml:AttributeStatement>
</saml:Assertion>