GET /deviceDescription/83403509-60a4-3ac0-bae1-94340baf2344 HTTP/1.1
Host: 192.168.1.2:8895
Date: Wed, 11 Aug 2010 02:25:25 GMT
User-Agent: UPnP/1.0
X-AV-Physical-Unit-Info: pa="Blu-ray Disc Player";
X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="Blu-ray Disc Player"; mv="2.0";

HTTP/1.1 200 OK
DATE: Wed, 11 Aug 2010 02:25:24 GMT
Content-Length: 1563
Content-Type: text/xml

<?xml version="1.0"?>
<root xmlns="urn:schemas-upnp-org:device-1-0" xmlns:dlna="urn:schemas-dlna-org:device-1-0" xmlns:sec="http://www.sec.co.kr/dlna">
<specVersion>
<major>1</major>
<minor>0</minor>
</specVersion>
<device>
<dlna:X_DLNACAP/> 
<dlna:X_DLNADOC>DMS-1.50</dlna:X_DLNADOC>
<UDN>uuid:83403509-60a4-3ac0-bae1-94340baf2344</UDN>
<friendlyName>Serviio (my-PC)</friendlyName>
<deviceType>urn:schemas-upnp-org:device:MediaServer:1</deviceType>
<manufacturer>Petr Nejedly</manufacturer>
<manufacturerURL>http://www.serviio.org</manufacturerURL> 
<modelName>Serviio Media Server</modelName> 
<modelNumber>0.4.1</modelNumber> 
<modelURL>http://www.serviio.org</modelURL> 
<serialNumber></serialNumber>
<serviceList>
<service>
<serviceType>urn:schemas-upnp-org:service:ConnectionManager:1</serviceType>
<serviceId>urn:upnp-org:serviceId:ConnectionManager</serviceId>
<SCPDURL>http://192.168.1.2:8895/serviceDescription/ConnectionManager</SCPDURL>
<controlURL>http://192.168.1.2:8895/serviceControl</controlURL>
<eventSubURL>http://192.168.1.2:8895/serviceEventing/ConnectionManager</eventSubURL>
</service>
<service>
<serviceType>urn:schemas-upnp-org:service:ContentDirectory:1</serviceType>
<serviceId>urn:upnp-org:serviceId:ContentDirectory</serviceId>
<SCPDURL>http://192.168.1.2:8895/serviceDescription/ContentDirectory</SCPDURL>
<controlURL>http://192.168.1.2:8895/serviceControl</controlURL>
<eventSubURL>http://192.168.1.2:8895/serviceEventing/ContentDirectory</eventSubURL>
</service>
</serviceList>
</device>
</root>