<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<RegistryObject xsi:type="rim:SubscriptionType"
                lid="urn:test:subscription:periodic1"
                id="urn:test:subscription:periodic1"
                notificationInterval="PT1M"
                xmlns:xlink="http://www.w3.org/1999/xlink"
                xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                xmlns:rim="urn:oasis:names:tc:ebxml-regrep:xsd:rim:4.0"
                xmlns="urn:oasis:names:tc:ebxml-regrep:xsd:rim:4.0"
                xmlns:wsa="http://www.w3.org/2005/08/addressing"
                xsi:schemaLocation="urn:oasis:names:tc:ebxml-regrep:xsd:rim:4.0 ../../xsd/rim.xsd"
                >
    <DeliveryInfo>
        <NotifyTo>
            <wsa:Address rim:endpointType="urn:oasis:names:tc:ebxml-regrep:endPointType:mail">mailto:farrukh@wellfleetsoftware.com</wsa:Address>
        </NotifyTo>
    </DeliveryInfo>
    <Selector queryDefinition="urn:oasis:names:tc:ebxml-regrep:query:GetObjectById">
        <Slot name="id">
            <SlotValue xsi:type="rim:StringValueType">
                <Value>%free%</Value>
            </SlotValue>
        </Slot>
    </Selector>
</RegistryObject>
