POST /Unfiled HTTP/1.1 Host: example.org Content-Length: 1043 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/12aa2bec-6f43-47d1-99ef-21797867173c"/> <atom:id>urn:uuid:12aa2bec-6f43-47d1-99ef-21797867173c</atom:id> <atom:title type="text">CMIS Example Document to unfiled</atom:title> <atom:updated>2010-01-25T10:21:00.427-08:00</atom:updated> <cmisra:object> <cmis:properties> <cmis:propertyId localName="rep-cmis:objectId" propertyDefinitionId="cmis:objectId"> <cmis:value>12aa2bec-6f43-47d1-99ef-21797867173c</cmis:value> </cmis:propertyId> </cmis:properties> </cmisra:object> </atom:entry>