<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
   <capabilities>
      <capability>urn:ietf:params:netconf:base:1.0</capability>
   </capabilities>
</hello>
]]>]]> 


<rpc message-id="103" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
   <get>
      <filter>
         <interfaces xmlns="urn:ietf:params:xml:ns:yang:ietf-interfaces"/>
      </filter>
   </get>
</rpc>
]]>]]> 


<rpc message-id="103" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
   <get>
      <filter>
         <native xmlns="http://cisco.com/ns/yang/Cisco-IOS-XE-native">
            <hostname>
            </hostname>
         </native>
      </filter>
   </get>
</rpc>
]]>]]> 


<rpc message-id="103" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
   <edit-config>
      <target>
         <running/>
      </target>
      <config>
         <native xmlns="http://cisco.com/ns/yang/Cisco-IOS-XE-native">
            <hostname>TEST_Hostname_NETCONF</hostname>
         </native>
      </config>
   </edit-config>
</rpc>
]]>]]> 


