<!-- Intent: Update the Text Alert Trigger with TriggerCode of 100227
    PUT to the following url
    http://api.v4.swiftreach.com/api/Alerts/Triggers/Text/Update
    -->

<SMSTrigger xmlns:i="http://www.w3.org/2001/XMLSchema-instance" 
	xmlns="http://schemas.datacontract.org/2004/07/API.V4.DataWrappers">
	<CreateStamp>2013-06-28T17:00:06.003</CreateStamp>
	<CreatedByUser>sample</CreatedByUser>
	<ChangeStamp>2013-06-28T19:35:41.453</ChangeStamp>
	<ChangedByUser>sample</ChangedByUser>
	<TriggerCode>100227</TriggerCode>
	<InboundSMSPhone>2012583529</InboundSMSPhone>
	<AlertName>Lock Down</AlertName>
	<Description>There is a lockdown</Description>
	<IsActive>true</IsActive>
	<ReplyMessage>The lock down sequence has been activated!</ReplyMessage>
	<RequireAuthentication>true</RequireAuthentication>
	<AccessList>668927</AccessList>
	<RequirePincode>false</RequirePincode>
	<RequireCommand>true</RequireCommand>
	<Command>lockdown</Command>
	<RequireKeyword>false</RequireKeyword>
	<Keyword i:nil="true" />	
	<ContactList>668927</ContactList>
	<CapAction i:nil="true" />
	<EmailAction i:type="EmailActionAuto">
		<Type>AutoGenerate</Type>
		<FromAddress>nick@swiftreach.com</FromAddress>
		<FromName>Swift911V4</FromName>
	</EmailAction>
	<FacebookAction i:nil="true" />
	<FaxAction i:nil="true" />
		<HotlineAction i:type="HotlineActionAuto">
		<HotlinePhone>2012583529</HotlinePhone>
		<Type>AutoGenerate</Type>
	</HotlineAction>
	<PagerAction i:nil="true" />
	<RssAction i:nil="true" />
	<SMSAction i:type="SMSActionAuto">
		<Type>AutoGenerate</Type>
		<FromName>S911V4</FromName>
	</SMSAction>
	<ScenarioAction i:nil="true" />
	<TwitterAction i:nil="true" />
	<VoiceAction i:type="VoiceActionPredefined">
		<Type>Predefined</Type>
		<VoiceCode>665847</VoiceCode>
	</VoiceAction>
	</SMSTrigger>