POST /relationships/source/dbf0316c-47b5-47c9-a2fa-f005eb93f0a4 HTTP/1.1
Host: example.org
Content-Length: 1432
Content-Type: application/atom+xml;type=entry


<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<atom:entry xmlns:app="http://www.w3.org/2007/app" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:cmis="http://docs.oasis-open.org/ns/cmis/core/200908/" xmlns:cmism="http://docs.oasis-open.org/ns/cmis/messaging/200908/" xmlns:cmisra="http://docs.oasis-open.org/ns/cmis/restatom/200908/">
	<atom:author>
		<atom:name>Al Brown</atom:name>
	</atom:author>
	<atom:content src="http://example.com/rep1/dab97641-8c94-4a12-a604-7532980f05cb"/>
	<atom:id>urn:uuid:dab97641-8c94-4a12-a604-7532980f05cb</atom:id>
	<atom:title type="text">New Relationship</atom:title>
	<atom:updated>2010-01-25T10:20:58.864-08:00</atom:updated>
	<cmisra:object>
		<cmis:properties>
			<cmis:propertyId localName="rep-cmis:objectTypeId" propertyDefinitionId="cmis:objectTypeId">
				<cmis:value>customerRelationships</cmis:value>
			</cmis:propertyId>
			<cmis:propertyId localName="rep-cmis:sourceId" propertyDefinitionId="cmis:sourceId">
				<cmis:value>dbf0316c-47b5-47c9-a2fa-f005eb93f0a4</cmis:value>
			</cmis:propertyId>
			<cmis:propertyId localName="rep-cmis:targetId" propertyDefinitionId="cmis:targetId">
				<cmis:value>b9baac7d-7584-445e-bcd1-29af9b25bf2f</cmis:value>
			</cmis:propertyId>
		</cmis:properties>
	</cmisra:object>
</atom:entry>