servicediscoveryandcontrol/pnp/test/upnp/unittests/upnpdescriptiontest/xml_input_files/devicedesc_inputneg20.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 02 Feb 2010 01:12:20 +0200
changeset 0 f5a58ecadc66
permissions -rw-r--r--
Revision: 201003

<?xml version="1.0" encoding="utf-8"?>
<root xmlns="urn:schemas-upnp-org:device-1-0">
   <specVersion>
      <major>1</major>
      <minor>0</minor>
   </specVersion>
   <URLBase>helloworld</URLBase>
   <device>
      <deviceType>urn:schemas-upnp-org:device:BinaryLight:1</deviceType>
	  <dlna:X_DLNADOC xmlns:dlna="urn:schemas-dlna-org:device-1-0">DMS-1.50</dlna:X_DLNADOC>
      <presentationURL>/</presentationURL>
      <friendlyName>Light (BAN-KIRANP01)</friendlyName>
      <manufacturer>Intel Corporation</manufacturer>
	  <manufacturerURL>http://www.intel.com</manufacturerURL>
	  <modelDescription>Software Emulated Light Bulb</modelDescription>
      <modelName>Intel CLR Emulated Light Bulb</modelName>
      <modelURL>http://www.intel.com/xpc</modelURL>
      <UDN>uuid:6a87ea9b-5821-4cef-9447-a1b67074b157</UDN>
	  <UPC>uuid:6a87ea9b-5821-4cef-9447-a1b67074a348</UPC>
	  <serialNumber>13248383</serialNumber>
      <iconList>
         <icon>
            <mimetype>image/png</mimetype>
            <width>32</width>
            <height>32</height>
            <depth>32</depth>
            <url>/icon.png</url>
         </icon>
      </iconList>
     </device>
</root>