<?xml version="1.0" encoding="UTF-8"?>
<ShoppingCartDeletionRequest xsi:schemaLocation="http://www.egis-online.de/EBC/schema/ShoppingCartDeletionRequest ShoppingCartDeletionRequest.xsd" xmlns="http://www.egis-online.de/EBC/schema/ShoppingCartDeletionRequest" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<TransactionHeader>
		<VersionId>1.00</VersionId>
		<GenerationDateTime>2017-09-14T16:12:11</GenerationDateTime>
		<ERP>Name der eingesetzten Warenwirtschaft</ERP>
		<Login>Login</Login>
		<Password>Passwort</Password>
	</TransactionHeader>
	<Request>
		<ShoppingCartIdentification>
			<ShoppingCartIdentifier>
				<ShoppingCartName>Default</ShoppingCartName>
			</ShoppingCartIdentifier>
		</ShoppingCartIdentification>
	</Request>
</ShoppingCartDeletionRequest>