<?xml version="1.0" encoding="ISO-8859-1"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	 xmlns:dc="http://purl.org/metadata/dublin_core#"
>
	<rdf:Description about="http://www.securityappraisers.net/about/about.html">
		<dc:Title>About Us</dc:Title>
		<dc:Description>SecurityAppraisers: Who we are, what our experience is, and what we do.</dc:Description>
		<dc:Publisher>SecurityAppraisers®</dc:Publisher>
		<dc:Subject>
			<rdf:Bag>
				<rdf:li>Products: We sell the products we believe in, and we back them with custom service and support. We even support and secure industry standard products we don't resell.</rdf:li>
				<rdf:li>Evaluation: The appraisal of the overall integrity and reliability of various system configurations, security products and software applications, including code review.</rdf:li>
				<rdf:li>Consulting: Project consulting for computer security audits, security architectural planning, specialized security applications development, and more.</rdf:li>
			</rdf:Bag>
		</dc:Subject>
		<dc:Type>World Wide Web About Page</dc:Type>
		<dc:Format>text/html</dc:Format>
		<dc:Language>en</dc:Language>
	</rdf:Description>
</rdf:RDF>
