<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSPY v2004 rel. 3 U (http://www.xmlspy.com) by Don willis (Monster Technologies) -->
<xsd:schema targetNamespace="http://schemas.monster.com" xmlns="http://schemas.monster.com" xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
	<xsd:element name="STokenHeader">
		<xsd:complexType>
			<xsd:all>
				<xsd:element name="SToken" type="xsd:string"/>
				<xsd:element name="EncryptedValue" type="xsd:string"/>
			</xsd:all>
		</xsd:complexType>
	</xsd:element>
</xsd:schema>
