<?xml version="1.0" encoding="utf-16"?>
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:xs="http://www.w3.org/2000/10/XMLSchema" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:trt="http://www.onvif.org/ver10/media/wsdl" xmlns:tmd="http://www.onvif.org/ver10/deviceIO/wsdl" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl">
    <env:Header>
        <wsa:Action>http://www.onvif.org/ver10/media/wsdlGetVideoSources/</wsa:Action>
    </env:Header>
    <env:Body>
        <trt:GetVideoSourcesResponse>
            <trt:VideoSources token="VideoSource0">
                <tt:Framerate>30.0</tt:Framerate>
                <tt:Resolution>
                    <tt:Width>720</tt:Width>
                    <tt:Height>480</tt:Height>
                </tt:Resolution>
            </trt:VideoSources>
            <trt:VideoSources token="VideoSource1">
                <tt:Framerate>30.0</tt:Framerate>
                <tt:Resolution>
                    <tt:Width>720</tt:Width>
                    <tt:Height>480</tt:Height>
                </tt:Resolution>
            </trt:VideoSources>
            <trt:VideoSources token="VideoSource2">
                <tt:Framerate>30.0</tt:Framerate>
                <tt:Resolution>
                    <tt:Width>720</tt:Width>
                    <tt:Height>480</tt:Height>
                </tt:Resolution>
            </trt:VideoSources>
            <trt:VideoSources token="VideoSource3">
                <tt:Framerate>30.0</tt:Framerate>
                <tt:Resolution>
                    <tt:Width>720</tt:Width>
                    <tt:Height>480</tt:Height>
                </tt:Resolution>
            </trt:VideoSources>
            <trt:VideoSources token="VideoSource4">
                <tt:Framerate>30.0</tt:Framerate>
                <tt:Resolution>
                    <tt:Width>720</tt:Width>
                    <tt:Height>480</tt:Height>
                </tt:Resolution>
            </trt:VideoSources>
            <trt:VideoSources token="VideoSource5">
                <tt:Framerate>30.0</tt:Framerate>
                <tt:Resolution>
                    <tt:Width>720</tt:Width>
                    <tt:Height>480</tt:Height>
                </tt:Resolution>
            </trt:VideoSources>
            <trt:VideoSources token="VideoSource6">
                <tt:Framerate>30.0</tt:Framerate>
                <tt:Resolution>
                    <tt:Width>720</tt:Width>
                    <tt:Height>480</tt:Height>
                </tt:Resolution>
            </trt:VideoSources>
            <trt:VideoSources token="VideoSource7">
                <tt:Framerate>30.0</tt:Framerate>
                <tt:Resolution>
                    <tt:Width>720</tt:Width>
                    <tt:Height>480</tt:Height>
                </tt:Resolution>
            </trt:VideoSources>
        </trt:GetVideoSourcesResponse>
    </env:Body>
</env:Envelope>