<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2004 RTIG -->
<!--

    RTIG-XML  Real Time Information Schema
    Example of response to asynchronous subscription request  
     
    This document shows examples tagged in conformance to the schema     
 
    History
       2004 Oct 18 11  Created
-->
<trdxml:unregister xmlns:trdxml="http://www.rtigxml.org.uk/schema/trident-xml" xmlns:trd="http://www.trident.org/schema/trident" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:rt="http://www.rtigxml.org.uk/schema/trident-rt" xmlns:rtig="http://www.rtigxml.org.uk/schema/trident-rtig" xsi:schemaLocation="http://www.rtigxml.org.uk/schema/trident-rtig ../RtigXml.xsd">
	<trdxml:PeerCredentials>
		<trdxml:Login>KizoomTFL</trdxml:Login>
		<trdxml:Password>*********</trdxml:Password>
		<trdxml:PeerID>KIZOOM_TFL</trdxml:PeerID>
	</trdxml:PeerCredentials>
	<trdxml:RequestID>TFL:PTStatusRealTimeRegistrationRequest:6523</trdxml:RequestID>
</trdxml:unregister>

