	<ipsec>
		<mobileclients>
			<enable/>
			<p1>
				<mode>aggressive</mode>
				<myident>
					<myaddress/>
				</myident>
				<encryption-algorithm>3des</encryption-algorithm>
				<hash-algorithm>md5</hash-algorithm>
				<dhgroup>2</dhgroup>
				<lifetime/>
			</p1>
			<p2>
				<protocol>esp</protocol>
				<encryption-algorithm-option>3des</encryption-algorithm-option>
				<encryption-algorithm-option>blowfish</encryption-algorithm-option>
				<encryption-algorithm-option>cast128</encryption-algorithm-option>
				<encryption-algorithm-option>rijndael</encryption-algorithm-option>
				<hash-algorithm-option>hmac_md5</hash-algorithm-option>
				<hash-algorithm-option>hmac_sha1</hash-algorithm-option>
				<pfsgroup>2</pfsgroup>
				<lifetime/>
			</p2>
		</mobileclients>
		<mobilekey>
			<ident>changed@this.com</ident>
			<pre-shared-key>thishasbeenmodifiedb4posting</pre-shared-key>
		</mobilekey>
		<enable/>
	</ipsec>
