David Wheeler - 2009-10-21

POST /MediaServer/ContentDirectory/Control HTTP/1.1
CONNECTION: close
ACCEPT-ENCODING: gzip
HOST: 192.168.1.2:1400
USER-AGENT: Linux UPnP/1.0 Sonos/11.7-19141
CONTENT-LENGTH: 709
CONTENT-TYPE: text/xml; charset="utf-8"
SOAPACTION: "urn:schemas-upnp-org:service:ContentDirectory:1#CreateObject"

<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><u:CreateObject xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1"><ContainerID>R:0/1</ContainerID><Elements>&lt;DIDL-Lite xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:upnp=&quot;urn:schemas-upnp-org:metadata-1-0/upnp/&quot; xmlns=&quot;urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/&quot;&gt;&lt;item id=&quot;&quot; restricted=&quot;false&quot;&gt;&lt;dc:title&gt;Great Moments in Science&lt;/dc:title&gt;&lt;res&gt;x-sonosapi-show:F00080000p60340%3afavorite&lt;/res&gt;&lt;/item&gt;
&lt;/DIDL-Lite&gt;</Elements></u:CreateObject></s:Body></s:Envelope>HTTP/1.1 200 OK
CONTENT-LENGTH: 934
CONTENT-TYPE: text/xml; charset="utf-8"
EXT:
SERVER: Linux UPnP/1.0 Sonos/11.7-19141
Connection: close

<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><u:CreateObjectResponse xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1"><ObjectID>R:0/1/31</ObjectID><Result>&lt;DIDL-Lite xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:upnp=&quot;urn:schemas-upnp-org:metadata-1-0/upnp/&quot; xmlns:r=&quot;urn:schemas-rinconnetworks-com:metadata-1-0/&quot; xmlns=&quot;urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/&quot;&gt;&lt;container id=&quot;R:0/1/31&quot; parentID=&quot;R:0/1&quot; restricted=&quot;false&quot;&gt;&lt;dc:title&gt;Great Moments in Science&lt;/dc:title&gt;&lt;upnp:class&gt;object.container.radioShow&lt;/upnp:class&gt;&lt;res protocolInfo=&quot;x-sonosapi-show:*:*:*&quot;&gt;x-sonosapi-show:F00080000p60340%3afavorite&lt;/res&gt;&lt;/container&gt;&lt;/DIDL-Lite&gt;</Result></u:CreateObjectResponse></s:Body></s:Envelope>