Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

72 lines
2.9 KiB

  1. <?xml version="1.0"?>
  2. <root xmlns="urn:schemas-upnp-org:device-1-0">
  3. <specVersion>
  4. <major>1</major>
  5. <minor>0</minor>
  6. </specVersion>
  7. <device>
  8. <deviceType>urn:schemas-upnp-org:device:InternetGatewayDevice:1</deviceType>
  9. <friendlyName>Residential Gateway Device</friendlyName>
  10. <manufacturer>Microsoft</manufacturer>
  11. <manufacturerURL>http://www.microsoft.com/</manufacturerURL>
  12. <modelName>Internet Connection Sharing</modelName>
  13. <UDN>DummyUDN</UDN>
  14. <serviceList>
  15. <service>
  16. <serviceType>urn:schemas-microsoft-com:service:OSInfo:1</serviceType>
  17. <serviceId>urn:microsoft-com:serviceId:OSInfo1</serviceId>
  18. <controlURL></controlURL>
  19. <eventSubURL></eventSubURL>
  20. <SCPDURL>OSInfo.xml</SCPDURL>
  21. </service>
  22. </serviceList>
  23. <deviceList>
  24. <device>
  25. <deviceType>urn:schemas-upnp-org:device:WANDevice:1</deviceType>
  26. <friendlyName>WANDevice</friendlyName>
  27. <manufacturer>Microsoft</manufacturer>
  28. <manufacturerURL>http://www.microsoft.com/</manufacturerURL>
  29. <modelDescription>Residential Gateway</modelDescription>
  30. <modelName>Internet Connection Sharing</modelName>
  31. <modelNumber>1</modelNumber>
  32. <modelURL>http://www.microsoft.com/</modelURL>
  33. <serialNumber>0000001</serialNumber>
  34. <UDN>DummyUDN2</UDN>
  35. <UPC>00000-00001</UPC>
  36. <serviceList>
  37. <service>
  38. <serviceType>urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1</serviceType>
  39. <serviceId>urn:upnp-org:serviceId:WANCommonIFC1</serviceId>
  40. <controlURL></controlURL>
  41. <eventSubURL></eventSubURL>
  42. <SCPDURL>cmnicfg.xml</SCPDURL>
  43. </service>
  44. </serviceList>
  45. <deviceList>
  46. <device>
  47. <deviceType>urn:schemas-upnp-org:device:WANConnectionDevice:1</deviceType>
  48. <friendlyName>WANConnectionDevice</friendlyName>
  49. <manufacturer>Microsoft</manufacturer>
  50. <manufacturerURL>http://www.microsoft.com/</manufacturerURL>
  51. <modelDescription>Residential Gateway</modelDescription>
  52. <modelName>Internet Connection Sharing</modelName>
  53. <modelNumber>1</modelNumber>
  54. <modelURL>http://www.microsoft.com/</modelURL>
  55. <serialNumber>0000001</serialNumber>
  56. <UDN>DummyUDN3</UDN>
  57. <UPC>00000-00001</UPC>
  58. <serviceList>
  59. <service>
  60. <serviceType>urn:schemas-upnp-org:service:WANIPConnection:1</serviceType>
  61. <serviceId>urn:upnp-org:serviceId:WANIPConn1</serviceId>
  62. <controlURL></controlURL>
  63. <eventSubURL></eventSubURL>
  64. <SCPDURL>ipcfg.xml</SCPDURL>
  65. </service>
  66. </serviceList>
  67. </device>
  68. </deviceList>
  69. </device>
  70. </deviceList>
  71. </device>
  72. </root>