<?xml version="1.0" encoding="utf-8" ?>
<ack xmlns="http://www.geant2.net/namespaces/sa3/Transaction.xsd">
<!--
Manager ID
available types: "IPv4", "IPv6"
-->
<manager type="IPv4">10.0.0.1</type>
<!--
Transaction ID
must be global and unique, consists of numeric-based id and domain id
-->
<tid>1@man.poznan.pl</tid>
<!--
Operation ID
Each transaction consists of one or many operations - separated reservations.
Opertaion ID in Provisioning System is assumed as Reservation ID (RID)
Each operation is identified by the couple <tid, oid>
-->
<oid>12@man.poznan.pl</tid>
</ack>
-- BartoszBelter - 15 Jun 2005