<?xml version="1.0" encoding="UTF-8"?>
<EDXLResourceMessage xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="urn:oasis:names:tc:emergency:EDXL:RM:1.0:ResponseToRequestResource EDXL-RMResponseToRequestResource.xsd"
    xmlns="urn:oasis:names:tc:emergency:EDXL:RM:1.0:ResponseToRequestResource"
    xmlns:rm="urn:oasis:names:tc:emergency:EDXL:RM:1.0" xmlns:xpil="urn:oasis:names:tc:ciq:xpil:3"
    xmlns:xnl="urn:oasis:names:tc:ciq:xnl:3" xmlns:xal="urn:oasis:names:tc:ciq:xal:3"
    xmlns:geo-oasis="http://www.oasis-open.org/oasis/10" xmlns:gml="http://www.opengis.net/gml">
    <MessageID>urn:au-qld-eoc:12334</MessageID>
    <SentDateTime>2006-03-21T12:34:00+10:00</SentDateTime>
    <MessageContentType>Response to Request Resource</MessageContentType>
    <OriginatingMessageID>urn:au-qld-eoc:12332</OriginatingMessageID>
    <PrecedingMessageID>urn:au-qld-eoc:12332</PrecedingMessageID>
    <IncidentInformation>
        <rm:IncidentDescription>Cyclone Larry</rm:IncidentDescription>
    </IncidentInformation>
    <ContactInformation>
        <rm:ContactRole>Sender</rm:ContactRole>
        <rm:AdditionalContactInformation>
            <xnl:PartyName>
                <xnl:PersonName>
                    <xnl:NameElement xnl:ElementType="FirstName">Charlotte</xnl:NameElement>
                    <xnl:NameElement xnl:ElementType="LastName">Ryan</xnl:NameElement>
                </xnl:PersonName>
                <xnl:OrganisationName>
                    <xnl:NameElement>EMA</xnl:NameElement>
                </xnl:OrganisationName>
            </xnl:PartyName>
            <xpil:ContactNumbers>
                <xpil:ContactNumber xpil:MediaType="Telephone">
                    <xpil:ContactNumberElement xpil:ElementType="CountryCode">61</xpil:ContactNumberElement>
                    <xpil:ContactNumberElement xpil:ElementType="AreaCode">2</xpil:ContactNumberElement>
                    <xpil:ContactNumberElement xpil:ElementType="LocalNumber"> 9864
                    4321</xpil:ContactNumberElement>
                </xpil:ContactNumber>
            </xpil:ContactNumbers>
        </rm:AdditionalContactInformation>
    </ContactInformation>
    <ResourceInformation>
        <SequenceNumber>001</SequenceNumber>
        <ResponseInformation>
            <rm:PrecedingSequenceNumber>001</rm:PrecedingSequenceNumber>
            <rm:ResponseType>Conditional</rm:ResponseType>
            <rm:ResponseReason>Earliest arrival date is 2006-03-25</rm:ResponseReason>
        </ResponseInformation>
        <ScheduleInformation>
            <ScheduleType>EstimatedDeparture</ScheduleType>
            <DateTime>2006-03-25T08:10:00</DateTime>
            <Location>
                <rm:LocationDescription>Cairns Airport</rm:LocationDescription>
            </Location>
        </ScheduleInformation>
        <ScheduleInformation>
            <ScheduleType>EstimatedArrival</ScheduleType>
            <DateTime>2006-03-25T09:00:00+10:00</DateTime>
            <Location>
                <rm:LocationDescription>Innisfail Airport</rm:LocationDescription>
            </Location>
        </ScheduleInformation>
        <ScheduleInformation>
            <ScheduleType>EstimatedArrival</ScheduleType>
            <DateTime>2006-03-25T09:30:00+10:00</DateTime>
            <Location>
                <rm:LocationDescription>Innisfail Animal Refuge</rm:LocationDescription>
                <rm:Address>
                    <xal:Country>
                        <xal:Name>Australia</xal:Name>
                    </xal:Country>
                    <xal:AdministrativeArea>
                        <xal:Name>QLD</xal:Name>
                    </xal:AdministrativeArea>
                    <xal:Locality>
                        <xal:Name>Innisfail</xal:Name>
                    </xal:Locality>
                    <xal:Thoroughfare>
                        <xal:NameElement>Downing St</xal:NameElement>
                        <xal:NameElement>27</xal:NameElement>
                    </xal:Thoroughfare>
                    <xal:PostCode>
                        <xal:Identifier>4860</xal:Identifier>
                    </xal:PostCode>
                </rm:Address>
            </Location>
        </ScheduleInformation>
    </ResourceInformation>
    <ResourceInformation>
        <SequenceNumber>002</SequenceNumber>
        <ResponseInformation>
            <rm:PrecedingSequenceNumber>002</rm:PrecedingSequenceNumber>
            <rm:ResponseType>Accept</rm:ResponseType>
        </ResponseInformation>
    </ResourceInformation>
    <ResourceInformation>
        <SequenceNumber>003</SequenceNumber>
        <ResponseInformation>
            <rm:PrecedingSequenceNumber>003</rm:PrecedingSequenceNumber>
            <rm:ResponseType>Decline</rm:ResponseType>
        </ResponseInformation>
    </ResourceInformation>
</EDXLResourceMessage>
