﻿<?xml version="1.0" encoding="UTF-8"?>
<RequestQuote xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="urn:oasis:names:tc:emergency:EDXL:RM:1.0:msg 
  EDXL-RMRequestQuote.xsd"
    xmlns="urn:oasis:names:tc:emergency:EDXL:RM:1.0:msg"
    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="urn:oasis:names:tc:emergency:EDXL:HAVE:1.0:geo-oasis">
  <MessageID>urn:au-qld-eoc:77388</MessageID>
  <SentDateTime>2006-03-30T10:45:00+10:00</SentDateTime>
  <MessageContentType>RequestQuote</MessageContentType>
  <OriginatingMessageID>urn:au-qld-eoc:77388</OriginatingMessageID>
  <IncidentInformation>
    <rm:IncidentDescription>Cyclone Larry</rm:IncidentDescription>
  </IncidentInformation>
  <ContactInformation>
    <rm:ContactRole>Sender</rm:ContactRole>
    <rm:AdditionalContactInformation>
      <xpil:PartyName>
        <xnl:PersonName>
          <xnl:NameElement xnl:ElementType="FirstName">Alex</xnl:NameElement>
          <xnl:NameElement xnl:ElementType="LastName">Jones</xnl:NameElement>
        </xnl:PersonName>
        <xnl:OrganisationName>
          <xnl:NameElement>Dept of Emergency Services</xnl:NameElement>
        </xnl:OrganisationName>
      </xpil:PartyName>
      <xpil:ContactNumbers>
        <xpil:ContactNumber xpil:CommunicationMediaType="Telephone"
       xpil:ContactHours="9:00AM - 5:00PM">
          <xpil:ContactNumberElement
         xpil:Type="CountryCode">61</xpil:ContactNumberElement>
          <xpil:ContactNumberElement xpil:Type="AreaCode">7</xpil:ContactNumberElement>
          <xpil:ContactNumberElement xpil:Type="LocalNumber">
            3000
            1234
          </xpil:ContactNumberElement>
        </xpil:ContactNumber>
      </xpil:ContactNumbers>
      <xpil:ElectronicAddressIdentifiers>
        <xpil:ElectronicAddressIdentifier>
          alexj@emergencyservices.gov.au
        </xpil:ElectronicAddressIdentifier>
      </xpil:ElectronicAddressIdentifiers>
    </rm:AdditionalContactInformation>
  </ContactInformation>
  <ResourceInformation>
    <ResourceInfoElementID>001</ResourceInfoElementID>
    <Resource>
      <TypeStructure>
        <rm:ValueListURN>urn:x-hazard:vocab:resourceTypes</rm:ValueListURN>
        <rm:Value>Debris Management Team</rm:Value>
      </TypeStructure>
      <Description>
        5 person team to clear roads of debris incl. fallen trees.
      </Description>
      <SpecialRequirements>
        Team to supply own equipment, such as trucks and chainsaws
      </SpecialRequirements>
    </Resource>
    <AssignmentInformation>
      <Quantity>
        <rm:MeasuredQuantity>
          <rm:Amount>1</rm:Amount>
        </rm:MeasuredQuantity>
      </Quantity>
      <AssignmentInstructions>
        <rm:ModeOfTransportation>Team's own trucks</rm:ModeOfTransportation>
      </AssignmentInstructions>
    </AssignmentInformation>
    <ScheduleInformation>
      <ScheduleType>ReportTo</ScheduleType>
      <DateTime>2006-04-01T09:00:00+10:00</DateTime>
      <Location>
        <rm:LocationDescription>Johnstone Shire Council</rm:LocationDescription>
        <rm:Address>
          <xal:Country>
            <xal:NameElement>Australia</xal:NameElement>
          </xal:Country>
          <xal:AdministrativeArea>
            <xal:NameElement>QLD</xal:NameElement>
          </xal:AdministrativeArea>
          <xal:Locality>
            <xal:NameElement>Innisfail</xal:NameElement>
          </xal:Locality>
          <xal:Thoroughfare>
            <xal:NameElement>Rankin St</xal:NameElement>
            <xal:Number>70</xal:Number>
          </xal:Thoroughfare>
        </rm:Address>
      </Location>
    </ScheduleInformation>
    <ScheduleInformation>
      <ScheduleType>EstimatedReturnDeparture</ScheduleType>
      <DateTime>2006-04-21T09:00:00+10:00</DateTime>
    </ScheduleInformation>
  </ResourceInformation>
  <ResourceInformation>
    <ResourceInfoElementID>002</ResourceInfoElementID>
    <Resource>
      <TypeStructure>
        <rm:ValueListURN>urn:x-hazard:vocab:resourceTypes</rm:ValueListURN>
        <rm:Value>All Terrain Crane</rm:Value>
      </TypeStructure>
      <Description> Crane with minimum boom reach of 150 feet. </Description>
    </Resource>
    <AssignmentInformation>
      <Quantity>
        <rm:MeasuredQuantity>
          <rm:Amount>2</rm:Amount>
        </rm:MeasuredQuantity>
      </Quantity>
    </AssignmentInformation>
    <ScheduleInformation>
      <ScheduleType>ReportTo</ScheduleType>
      <DateTime>2006-04-01T09:00:00+10:00</DateTime>
      <Location>
        <rm:LocationDescription>Johnstone Shire Council</rm:LocationDescription>
        <rm:Address>
          <xal:Country>
            <xal:NameElement>Australia</xal:NameElement>
          </xal:Country>
          <xal:AdministrativeArea>
            <xal:NameElement>QLD</xal:NameElement>
          </xal:AdministrativeArea>
          <xal:Locality>
            <xal:NameElement>Innisfail</xal:NameElement>
          </xal:Locality>
          <xal:Thoroughfare>
            <xal:NameElement>Rankin St</xal:NameElement>
            <xal:Number>70</xal:Number>
          </xal:Thoroughfare>
        </rm:Address>
      </Location>
    </ScheduleInformation>
    <ScheduleInformation>
      <ScheduleType>EstimatedReturnDeparture</ScheduleType>
      <DateTime>2006-04-21T09:00:00+10:00</DateTime>
    </ScheduleInformation>
  </ResourceInformation>
</RequestQuote>