  <?xml version="1.0" encoding="utf-8" ?> 
 <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
 <soap:Header>
 <ReplyTo xmlns="http://schemas.xmlsoap.org/ws/2003/03/addressing">
  <Address>http://tempuri.org/RespondToClientCall/</Address> 
  </ReplyTo>
  <Action xmlns="http://schemas.xmlsoap.org/ws/2003/03/addressing">http://schemas.xmlsoap.org/ws/2004/01/eventing/Unsubscribe</Action> 
 <From xmlns="http://schemas.xmlsoap.org/ws/2003/03/addressing">
  <Address>http://schemas.xmlsoap.org/ws/2003/03/addressing/role/anonymous</Address> 
  </From>
  <MessageID xmlns="http://schemas.xmlsoap.org/ws/2003/03/addressing">uuid:eea1368d-1439-414b-b84c-0f24bc577418</MessageID> 
  <To xmlns="http://schemas.xmlsoap.org/ws/2003/03/addressing">http://localhost:8080/wsEvent/EventingSource.asmx</To> 
  </soap:Header>
 <soap:Body>
 <Unsubscribe xmlns="http://schemas.xmlsoap.org/ws/2004/01/eventing">
  <Id>2</Id> 
  </Unsubscribe>
  </soap:Body>
  </soap:Envelope>
